Uses of Interface
org.jjazz.musiccontrol.api.NoteListener
Packages that use NoteListener
Package
Description
Music controller: control the overall playback of a song.
-
Uses of NoteListener in org.jjazz.musiccontrol.api
Methods in org.jjazz.musiccontrol.api with parameters of type NoteListenerModifier and TypeMethodDescriptionvoidMusicController.addNoteListener(NoteListener listener) Add a listener of note ON/OFF events.voidMusicController.removeNoteListener(NoteListener listener)