Loading...
Searching...
No Matches
juce::MPEZoneLayout::Listener Class Referenceabstract

Detailed Description

Listener class.

Derive from this class to allow your class to be notified about changes to the zone layout.


The documentation for this class was generated from the following file:

Public Member Functions

virtual ~Listener ()=default
 Destructor.
virtual void zoneLayoutChanged (const MPEZoneLayout &layout)=0
 Implement this callback to be notified about any changes to this MPEZoneLayout.

Constructors and Destructors

◆ ~Listener()

virtual juce::MPEZoneLayout::Listener::~Listener ( )
virtualdefault

Destructor.

Member Functions

◆ zoneLayoutChanged()

virtual void juce::MPEZoneLayout::Listener::zoneLayoutChanged ( const MPEZoneLayout & layout)
pure virtual

Implement this callback to be notified about any changes to this MPEZoneLayout.

Will be called whenever a zone is added, zones are removed, or any zone's master or note pitchbend ranges change.

References juce::MPEZoneLayout::MPEZoneLayout().

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram