Classes
Event Handling

Classes and helpers for communication between audio rendering
and the user interface.
More...

Classes

class  UpdateDispatcher::Listener
 This class contains the sender logic of the UpdateDispatcher scheme. More...
 
class  LockfreeAsyncUpdater
 This is a non allocating alternative to the AsyncUpdater. More...
 
class  PooledUIUpdater
 Coallescates timer updates. More...
 
class  SafeChangeBroadcaster
 A drop in replacement for the ChangeBroadcaster class from JUCE but with weak references. More...
 
class  SafeChangeListener
 A class for message communication between objects. More...
 
class  UpdateDispatcher
 This class is used to coallescate multiple calls to an asynchronous update for a given Listener. More...
 

Detailed Description

Classes and helpers for communication between audio rendering
and the user interface.

/*

/**

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.