Anklang-0.3.0.dev797+g4e3241f3 anklang-0.3.0.dev797+g4e3241f3
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
project.cc File Reference
#include "trkn/tracktion.hh"
#include "project.hh"
#include "jsonipc/jsonipc.hh"
#include "main.hh"
#include "compress.hh"
#include "path.hh"
#include "unicode.hh"
#include "serialize.hh"
#include "storage.hh"
#include "server.hh"
#include "internal.hh"
#include <list>

Go to the source code of this file.

Classes

class  Ase::ProjectImpl::TransportListener
 
struct  Ase::ProjectImpl::TransportListener::Position
 
struct  Ase::ProjectImpl::PStorage
 

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Macros

#define UDEBUG(...)
 

Typedefs

using Ase::StringPairS = std::vector< std::tuple< String, String > >
 

Class Documentation

◆ Ase::ProjectImpl::TransportListener::Position

struct Ase::ProjectImpl::TransportListener::Position

Definition at line 54 of file project.cc.

Class Members
int bar
int beat
double bpm
int fps
int frame
int min
int sden
double sec
int snum
int sxth
int tick

Macro Definition Documentation

◆ UDEBUG

#define UDEBUG (   ...)

Definition at line 16 of file project.cc.