Skip to content

File clip.cc

FileList > ase > clip.cc

  • #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>

Namespaces

Type Name
namespace Ase
The Anklang C++ API namespace.

Macros

Type Name
define CDEBUG (...) Ase::debug ("ClipNote", __VA_ARGS__)
define UDEBUG (...) Ase::debug ("undo", __VA_ARGS__)

Macro Definition Documentation

define CDEBUG

#define CDEBUG (
    ...
) Ase::debug ("ClipNote", __VA_ARGS__)

define UDEBUG

#define UDEBUG (
    ...
) Ase::debug ("undo", __VA_ARGS__)


The documentation for this class was generated from the following file /__w/anklang/anklang/ase/clip.cc