Uses of Package
org.jjazz.songstructure.api.event
Packages that use org.jjazz.songstructure.api.event
Package
Description
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
The model of a song structure, ie a list of SongParts.
The possible change events received by a SongStructure change listener.
-
Classes in org.jjazz.songstructure.api.event used by org.jjazz.midimix.api
-
Classes in org.jjazz.songstructure.api.event used by org.jjazz.song.apiClassDescriptionAn event to indicate that a high-level action, i.e. a call to a public API method that mutates the song structure, has started or is complete.Describe a change in a SongStructure.
-
Classes in org.jjazz.songstructure.api.event used by org.jjazz.songstructure.api
-
Classes in org.jjazz.songstructure.api.event used by org.jjazz.songstructure.api.eventClassDescriptionThis corresponds to public API methods that can mutate a SongStructure.Describe a change in a SongStructure.