Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
clip.cc File Reference
#include "clip.hh"
#include "track.hh"
#include "jsonipc/jsonipc.hh"
#include "project.hh"
#include "serialize.hh"
#include "platform.hh"
#include "compress.hh"
#include "path.hh"
#include "internal.hh"
#include <atomic>

Go to the source code of this file.

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Macros

#define CDEBUG(...)
 
#define UDEBUG(...)
 

Functions

String Ase::stringify_clip_note (const ClipNote &n)
 

Macro Definition Documentation

◆ CDEBUG

#define CDEBUG (   ...)

Definition at line 13 of file clip.cc.

◆ UDEBUG

#define UDEBUG (   ...)

Definition at line 14 of file clip.cc.