Package org.jjazz.songstructure.api.event
package org.jjazz.songstructure.api.event
The possible change events received by a SongStructure change listener.
-
ClassDescriptionA RhythmParameter value has changed.An 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.This corresponds to public API methods that can mutate a SongStructure.Describe a change in a SongStructure.A special vetoable event sent before performing a SongStructure change that can be vetoed by its listeners.A SongPart has been replaced with another one with same size/startBarIndex.