List of all members
FixedVoiceAmountArray< ObjectType > Class Template Reference

A simple container holding NUM_POLYPHONIC_VOICES elements of the given ObjectTypeIn order to make this work, the ObjectType must have a standard constructor. More...

Detailed Description

template<class ObjectType>
class hise::FixedVoiceAmountArray< ObjectType >

A simple container holding NUM_POLYPHONIC_VOICES elements of the given ObjectType

In order to make this work, the ObjectType must have a standard constructor.

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