XX CMake Package
Loading...
Searching...
No Matches
XXSampleAbstract.h File Reference
#include "XXAudioExportDef.h"
#include <QList>
#include <QString>

Go to the source code of this file.

Classes

struct  XX::Sample::Meta
 meta data of audio sample More...
class  XX::Sample::Abstract
 abstract base class for audio samples More...

Namespaces

namespace  XX
namespace  XX::Sample

Typedefs

using XX::Sample::Data = QList<float>
using XX::Sample::Channels = QList<Data>