|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
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. | |