- b - Variable in class uk.co.dolphin_com.sscore.RenderItem.Colour
-
- BadDimensionsException - Exception in uk.co.dolphin_com.sscore.ex
-
- BadDimensionsException(String) - Constructor for exception uk.co.dolphin_com.sscore.ex.BadDimensionsException
-
- BadMagnificationException - Exception in uk.co.dolphin_com.sscore.ex
-
- BadMagnificationException(String) - Constructor for exception uk.co.dolphin_com.sscore.ex.BadMagnificationException
-
- BadPartIndexException - Exception in uk.co.dolphin_com.sscore.ex
-
- BadPartIndexException(String) - Constructor for exception uk.co.dolphin_com.sscore.ex.BadPartIndexException
-
- BarBeats - Class in uk.co.dolphin_com.sscore.playdata
-
Beats in a bar and ms timing of 1 beat.
- BarGroup - Class in uk.co.dolphin_com.sscore
-
Information about items in a bar of a particular part
returned from SScore.getBarContents()
- barIndex - Variable in class uk.co.dolphin_com.sscore.BarGroup
-
index of bar containing this group
- barindex - Variable in class uk.co.dolphin_com.sscore.Component
-
the bar index for the bar containing this component
- barIndex - Variable in class uk.co.dolphin_com.sscore.LoadWarning
-
The index of the bar containing the problem -- -1 for all bars
- barInSystem - Variable in class uk.co.dolphin_com.sscore.CursorRect
-
true if the bar is in the System
- BarIterator - Class in uk.co.dolphin_com.sscore.playdata
-
Iterator type which iterates through the score returning each Bar in correct play sequence accounting for repeats
- BarIterator.Bar - Class in uk.co.dolphin_com.sscore.playdata
-
Bar returns each Part in the score and also an artificial metronome part which
returns a dummy note for each beat in the bar accounting for time signature and tempo changes
- BarIterator.Part - Class in uk.co.dolphin_com.sscore.playdata
-
Part returns a NoteIterator for a single Bar
- Barline_double - Static variable in class uk.co.dolphin_com.sscore.BarlineItem
-
- Barline_heavy - Static variable in class uk.co.dolphin_com.sscore.BarlineItem
-
- Barline_none - Static variable in class uk.co.dolphin_com.sscore.BarlineItem
-
- Barline_regular - Static variable in class uk.co.dolphin_com.sscore.BarlineItem
-
- barline_style - Variable in class uk.co.dolphin_com.sscore.BarlineItem
-
Barline style Barline_?
- Barline_unset - Static variable in class uk.co.dolphin_com.sscore.BarlineItem
-
define style of barline
- BarlineItem - Class in uk.co.dolphin_com.sscore
-
MusicXML in the score
- barre - Variable in class uk.co.dolphin_com.sscore.Harmony.FrameNote
-
The barre - StartStop_
- Bartype_default - Static variable in class uk.co.dolphin_com.sscore.playdata.PlayData
-
for default argument
- Bartype_full_bar - Static variable in class uk.co.dolphin_com.sscore.playdata.PlayData
-
a normal full bar
- Bartype_partial_bar_end - Static variable in class uk.co.dolphin_com.sscore.playdata.PlayData
-
partial bar missing beat 1 (ie after repeat mark)
- Bartype_partial_bar_start - Static variable in class uk.co.dolphin_com.sscore.playdata.PlayData
-
partial bar including beat 1 (ie before repeat mark)
- Bartype_partial_first_bar - Static variable in class uk.co.dolphin_com.sscore.playdata.PlayData
-
partial bar is first bar in score (ie anacrusis)
- barTypeForBar(int) - Method in class uk.co.dolphin_com.sscore.playdata.PlayData
-
get the type of the bar
- bass - Variable in class uk.co.dolphin_com.sscore.Harmony.Chord
-
bass of chord.
- beatsInBar - Variable in class uk.co.dolphin_com.sscore.playdata.BarBeats
-
the number of beats in a particular bar
- beatTime - Variable in class uk.co.dolphin_com.sscore.playdata.BarBeats
-
the time of a single beat in ms
- beatType - Variable in class uk.co.dolphin_com.sscore.playdata.Tempo
-
conventional beat type (crotchet = 4 etc) defined by note in metronome mark or always 4 for sound.tempo element
- beatType - Variable in class uk.co.dolphin_com.sscore.playdata.TimeSig
-
conventional beat type ie 4 is crotchet etc
- beatType - Variable in class uk.co.dolphin_com.sscore.TimeSigItem
-
Type of beat - 4 is crotchet etc
- bounds() - Method in class uk.co.dolphin_com.sscore.SSystem
-
Get the bounding box of this system.
- bpm - Variable in class uk.co.dolphin_com.sscore.playdata.Tempo
-
the beats-per-minute value for the given beat type
- bracket_degrees - Variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyKind
-
- g - Variable in class uk.co.dolphin_com.sscore.RenderItem.Colour
-
- getBarBeats(int, int, int) - Method in class uk.co.dolphin_com.sscore.playdata.PlayData
-
get the number of beats in a bar and the beat timing
- getBarContents(int, int) - Method in class uk.co.dolphin_com.sscore.SScore
-
Get information about the contents of a particular part/bar.
- getBarIndexForXPos(float) - Method in class uk.co.dolphin_com.sscore.SSystem
-
get the bar index of the bar enclosing the given x coordinate in this system
- getBarNumberForIndex(int) - Method in class uk.co.dolphin_com.sscore.SScore
-
Get the bar number (String) given the index.
- getBarRange() - Method in class uk.co.dolphin_com.sscore.SSystem
-
Get the start bar index and number of bars for this system.
- getBounds(float) - Method in class uk.co.dolphin_com.sscore.SSystemList
-
get the bounds of the systems
- getBoundsForItem(int) - Method in class uk.co.dolphin_com.sscore.SSystem
-
Get a bounding box which encloses all layout components for a score item in this system
- getComponentsForItem(int) - Method in class uk.co.dolphin_com.sscore.SSystem
-
Get an array of layout components which belong to a particular score item in this system
- getCursorRect(android.graphics.Canvas, int) - Method in class uk.co.dolphin_com.sscore.SSystem
-
Get the cursor rectangle for a particular system and bar
- getDefaultSpacing() - Method in class uk.co.dolphin_com.sscore.SSystem
-
get the default vertical spacing to the next system
- getHeader() - Method in class uk.co.dolphin_com.sscore.SScore
-
Get the xml score-header information.
- getItemForHandle(int, int, int) - Method in class uk.co.dolphin_com.sscore.SScore
-
return detailed information about an item in the score.
- getLoadWarnings() - Method in class uk.co.dolphin_com.sscore.SScore
-
Get any warnings about problems with the file consistency discovered during load.
- getPartIndexForYPos(float) - Method in class uk.co.dolphin_com.sscore.SSystem
-
get the part index of the part enclosing the given y coordinate in this system
- getPartNameForPart(int) - Method in class uk.co.dolphin_com.sscore.SScore
-
Return the name for the part.
- getSize() - Method in class uk.co.dolphin_com.sscore.SSystemList
-
Get the number of
SSystem
in this SystemList.
- getSystemAt(int) - Method in class uk.co.dolphin_com.sscore.SSystemList
-
Get a SSystem from the list by index.
- getSystemIndexForBar(int) - Method in class uk.co.dolphin_com.sscore.SSystemList
-
for a given bar return the index of the SSystem in this SSystemList which contains it
- getTranspose() - Method in class uk.co.dolphin_com.sscore.SScore
-
Get the current transpose value set with setTranspose.
- getUserTempo() - Method in interface uk.co.dolphin_com.sscore.playdata.UserTempo
-
Get a user-defined beats per minute tempo value when it is not defined by a metronome marking or sound tempo in the score.
- getUserTempoScaling() - Method in interface uk.co.dolphin_com.sscore.playdata.UserTempo
-
Get a user-defined scaling for tempo values defined in the score.
- getVersion() - Static method in class uk.co.dolphin_com.sscore.SScore
-
Get the version of the SeeScore library
- getXmlForBar(int, int) - Method in class uk.co.dolphin_com.sscore.SScore
-
Return the raw XML for this given part/bar index as a String.
- getXmlForItem(int, int, int) - Method in class uk.co.dolphin_com.sscore.SScore
-
return the XML for the item in the part/bar.
- grace - Variable in class uk.co.dolphin_com.sscore.NoteItem
-
true if this is a grace note
- grace - Variable in class uk.co.dolphin_com.sscore.playdata.Note
-
Grace_* set for grace note
- Grace_Acciaccatura - Static variable in class uk.co.dolphin_com.sscore.playdata.Note
-
an acciaccatura
- Grace_Appoggiatura - Static variable in class uk.co.dolphin_com.sscore.playdata.Note
-
an appoggiatura
- Grace_No - Static variable in class uk.co.dolphin_com.sscore.playdata.Note
-
not a grace note
- ScoreException - Exception in uk.co.dolphin_com.sscore.ex
-
- ScoreException(String) - Constructor for exception uk.co.dolphin_com.sscore.ex.ScoreException
-
- segno - Variable in class uk.co.dolphin_com.sscore.BarlineItem
-
true if Segno at barline
- segno - Variable in class uk.co.dolphin_com.sscore.Sound
-
- sequenceIndex() - Method in class uk.co.dolphin_com.sscore.playdata.BarIterator
-
- setTranspose(int) - Method in class uk.co.dolphin_com.sscore.SScore
-
set a transposition for the score.
- Size - Class in uk.co.dolphin_com.sscore
-
define a 2d size
- Size(float, float) - Constructor for class uk.co.dolphin_com.sscore.Size
-
construct a size
- soft_pedal - Variable in class uk.co.dolphin_com.sscore.Sound
-
- sostenuto_pedal - Variable in class uk.co.dolphin_com.sscore.Sound
-
- sound - Variable in class uk.co.dolphin_com.sscore.DirectionItem
-
a may be included in a element
null if not defined
- Sound - Class in uk.co.dolphin_com.sscore
-
From MusicXML element - see MusicXML spec.
- sound - Variable in class uk.co.dolphin_com.sscore.SoundItem
-
- SoundItem - Class in uk.co.dolphin_com.sscore
-
a Sound item in the score
- SScore - Class in uk.co.dolphin_com.sscore
-
The main class of the SeeScore API, this encapsulates all information about the score loaded from a MusicXML file
- SScoreKey - Class in uk.co.dolphin_com.sscore
-
Define the licence key for SeeScore Library feature access
- SScoreKey(String, int[], int[]) - Constructor for class uk.co.dolphin_com.sscore.SScoreKey
-
Construct the licence key
- SSystem - Class in uk.co.dolphin_com.sscore
-
A System is a range of bars able to draw itself in a Canvas, and is a product of calling SScore.layout()
- SSystem.BarRange - Class in uk.co.dolphin_com.sscore
-
define a range of bars which the system includes
- SSystemList - Class in uk.co.dolphin_com.sscore
-
- SSystemList() - Constructor for class uk.co.dolphin_com.sscore.SSystemList
-
construct an empty SSystemList
- stack_degrees - Variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyKind
-
- staff - Variable in class uk.co.dolphin_com.sscore.Item
-
The index of the staff containing this item [0..].
- start - Variable in class uk.co.dolphin_com.sscore.playdata.Note
-
start time from start of bar (milliseconds)
- start - Variable in class uk.co.dolphin_com.sscore.TimedItem
-
The start time of the item relative to the bar start in divisions
- startBarIndex - Variable in class uk.co.dolphin_com.sscore.playdata.Note
-
index of bar in which this note starts (may be tied)
- startBarIndex - Variable in class uk.co.dolphin_com.sscore.SSystem.BarRange
-
- startstop - Variable in class uk.co.dolphin_com.sscore.Tied
-
Defines whether this is the left, middle or right of a tie - StartStop_?
- StartStop_start - Static variable in class uk.co.dolphin_com.sscore.Harmony.FrameNote
-
- StartStop_start - Static variable in class uk.co.dolphin_com.sscore.Tied
-
- StartStop_stop - Static variable in class uk.co.dolphin_com.sscore.Harmony.FrameNote
-
- StartStop_stop - Static variable in class uk.co.dolphin_com.sscore.Tied
-
- StartStop_undef - Static variable in class uk.co.dolphin_com.sscore.Harmony.FrameNote
-
types of start/stop which specify barre start and stop
- StartStop_undef - Static variable in class uk.co.dolphin_com.sscore.Tied
-
types of start/stop which specify where slurs/ties/tuplets etc start and end
- StartStop_unknown - Static variable in class uk.co.dolphin_com.sscore.Harmony.FrameNote
-
- StartStop_unknown - Static variable in class uk.co.dolphin_com.sscore.Tied
-
- step - Variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
one of Step_
- Step_A - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_B - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_C - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_D - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_E - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_F - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_G - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- Step_undef - Static variable in class uk.co.dolphin_com.sscore.Harmony.HarmonyPitch
-
- string - Variable in class uk.co.dolphin_com.sscore.Harmony.FrameNote
-
The instrument string
- strings - Variable in class uk.co.dolphin_com.sscore.Harmony.Frame
-