20#ifndef __SYNTHCLONE_ZONECOMPARER_H__
21#define __SYNTHCLONE_ZONECOMPARER_H__
ZoneComparer(QObject *parent=0)
Constructs a new ZoneComparer object.
virtual bool isLessThan(const Zone *zone1, const Zone *zone2) const =0
Indicates whether one Zone object should come before a second Zone object.
Zone objects contains data about how Sample objects should be acquired from a Sampler.
Definition zone.h:37
Definition component.h:26