Public Member Functions | List of all members
ModulatorSampler::SoundIterator Class Reference

A small helper tool that iterates over the sound array in a thread-safe way. More...

Public Member Functions

 SoundIterator (const ModulatorSampler *s_, bool=true)
 This iterates over all sounds and locks the sound lock if desired. More...
 

Detailed Description

A small helper tool that iterates over the sound array in a thread-safe way.

Constructor & Destructor Documentation

SoundIterator ( const ModulatorSampler s_,
bool  = true 
)
inline

This iterates over all sounds and locks the sound lock if desired.

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