Package org.jjazz.harmony.api
package org.jjazz.harmony.api
Models for harmony objects: note, scale, degree, chord symbol, time signature, etc.
-
ClassDescriptionA chord is an array of notes which have different pitches.A jazz chord symbol.Find matching chord symbol(s) from individual notes.Represents a chord type like "m7", its aliases and its degrees.An ordered list of chord symbol degrees.All chord symbols must belong to 1 of these 5 groups.Default implementation of a ScaleManager.The possible degrees that make a chord.The natural degrees.A note has a pitch, a duration (symbolic and in beats), and a velocity.A bar/beat position.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.A list of notes.A special marker class reserved for standard JJazz scales.A standard scale (e.g.This enables XStream instance configuration even for private classes or classes from non-public packages of Netbeans modules.The time signature of a bar, e.g.