LinuxSampler::FxSendCountListener Class Reference

This class is used as a listener, which is notified when the number of effect sends on a particular sampler channel is changed. More...

#include <EventListeners.h>

Inherited by LinuxSampler::Sampler::EventHandler.

List of all members.

Public Member Functions

virtual void FxSendCountChanged (int ChannelId, int NewCount)=0
 Invoked when the number of effect sends on the specified sampler channel has changed.

Detailed Description

This class is used as a listener, which is notified when the number of effect sends on a particular sampler channel is changed.

Definition at line 236 of file EventListeners.h.


Member Function Documentation

virtual void LinuxSampler::FxSendCountListener::FxSendCountChanged ( int  ChannelId,
int  NewCount 
) [pure virtual]

Invoked when the number of effect sends on the specified sampler channel has changed.

Parameters:
ChannelId The numerical ID of the sampler channel.
Parameters:
NewCount The new number of effect sends.

The documentation for this class was generated from the following file:
Generated on Sat Jan 28 11:44:02 2012 for linuxsampler by  doxygen 1.6.3