Package com.virtuosotechnologies.asaph.model.notation

Model notation interfaces.

See:
          Description

Interface Summary
Chord An object that represents a single chord.
FragmentedString A string fragmented into parts.
Interval An object that represents an interval between two notes.
NotationFactory API providing a factory for notation objects
Note An object that represents a single note.
NoteModifier An object that represents a modifier on a note (such as sharp or flat).
 

Class Summary
FragmentedString.FragmentType A type code for string fragments.
 

Package com.virtuosotechnologies.asaph.model.notation Description

Model notation interfaces.

Project

Asaph

Authors

Status

Under development

Dependencies

Description

This package provides interfaces for music notation model objects such as notes and chords.