Vital
Loading...
Searching...
No Matches
modulation_matrix.h File Reference
#include "JuceHeader.h"
#include "line_map_editor.h"
#include "open_gl_image.h"
#include "overlay.h"
#include "preset_selector.h"
#include "synth_section.h"
#include "synth_constants.h"

Go to the source code of this file.

Classes

class  ModulationSelector
 A specialized slider-like component allowing selection of modulation sources or destinations from a popup menu. More...
 
class  ModulationViewport
 A specialized viewport for the modulation matrix allowing for scroll listeners. More...
 
class  ModulationViewport::Listener
 A listener interface for responding to scrolling events in the modulation viewport. More...
 
class  ModulationMatrixRow
 Represents a single row in the modulation matrix, showing source, destination, and associated parameters. More...
 
class  ModulationMatrixRow::Listener
 Interface for objects that need to respond to row selection changes. More...
 
class  ModulationMatrix
 The main modulation matrix component displaying multiple modulation rows and related controls. More...
 
class  ModulationMatrix::Listener
 Interface for objects that need to respond to modulation matrix scrolling events. More...