/[svn]/linuxsampler/trunk/src/Sampler.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/Sampler.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1764 by iliev, Fri Aug 29 15:42:06 2008 UTC revision 1765 by persson, Sat Sep 6 16:44:42 2008 UTC
# Line 543  namespace LinuxSampler { Line 543  namespace LinuxSampler {
543               */               */
544              static bool EnableDenormalsAreZeroMode();              static bool EnableDenormalsAreZeroMode();
545    
546                /**
547                 * Notifies listeners about the current number of voices,
548                 * streams and total voices, and the current fill state of
549                 * the disk stream buffers.
550                 */
551                void fireStatistics();
552    
553          protected:          protected:
554              /**              /**
555               * Notifies listeners that the number of sampler channels has been changed.               * Notifies listeners that the number of sampler channels has been changed.

Legend:
Removed from v.1764  
changed lines
  Added in v.1765

  ViewVC Help
Powered by ViewVC