public static interface LXRegistry.Listener
| Modifier and Type | Method and Description |
|---|---|
default void |
channelBlendsChanged(LX lx)
Invoked when the available channel blend implementations are changed
|
default void |
contentChanged(LX lx)
Invoked when available pattern/effect/model has been updated
|
default void |
crossfaderBlendsChanged(LX lx)
Invoked when the available crossfader blend implementations are changed
|
default void |
pluginChanged(LX lx,
LXRegistry.Plugin plugin)
Invoked when the state of an available plugin has changed
|
default void |
transitionBlendsChanged(LX lx)
Invoked when the available transition blend implementations are changed
|
default void contentChanged(LX lx)
lx - LX instancedefault void channelBlendsChanged(LX lx)
lx - LX instancedefault void transitionBlendsChanged(LX lx)
lx - instancedefault void crossfaderBlendsChanged(LX lx)
lx - instancedefault void pluginChanged(LX lx, LXRegistry.Plugin plugin)
lx - LX instanceplugin - Plugin wrapperLX library by Mark C. Slee. © 2012-2020