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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions | Variables
clip.hh File Reference
#include <ase/project.hh>
#include <ase/eventlist.hh>
#include <ase/midievent.hh>

Go to the source code of this file.

Classes

class  Ase::ClipImpl
 
struct  Ase::ClipImpl::CmpNoteTicks
 
struct  Ase::ClipImpl::CmpNoteIds
 
class  Ase::ClipImpl::Generator
 Generator for MIDI events. More...
 

Namespaces

namespace  Ase
 The Anklang C++ API namespace.
 

Typedefs

using Ase::ClipImplGeneratorS = std::vector< ClipImpl::Generator >
 

Functions

String Ase::stringify_clip_note (const ClipNote &n)
 

Variables

constexpr const uint Ase::MIDI_NOTE_ID_FIRST
 First (internal) MIDI note event ID (lower IDs are reserved for external notes).
 
constexpr const uint Ase::MIDI_NOTE_ID_LAST
 Last valid (internal) MIDI note event ID.