JavaScript is disabled on your browser.
Skip navigation links
Chromatik (1.0.0)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
heronarts.lx.audio.SoundStage
Packages that use
SoundStage
Package
Description
heronarts.lx.audio
Modulator classes for real-time audio analysis.
heronarts.lx.studio.ui.model
Uses of
SoundStage
in
heronarts.lx.audio
Fields in
heronarts.lx.audio
declared as
SoundStage
Modifier and Type
Field
Description
final
SoundStage
LXAudioEngine.
soundStage
Uses of
SoundStage
in
heronarts.lx.studio.ui.model
Constructors in
heronarts.lx.studio.ui.model
with parameters of type
SoundStage
Modifier
Constructor
Description
UISoundStageManager
(
UI
ui,
SoundStage
soundStage, float w)