| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
Go to the source code of this file.
Classes | |
| struct | Ase::MidiLib::MidiFeed | 
| Aggregation of MIDI events and sequencing information.  More... | |
| class | Ase::MidiLib::MidiProducerIface | 
| struct | Ase::MidiLib::MidiProducerIface::Position | 
Namespaces | |
| namespace | Ase | 
| The Anklang C++ API namespace.  | |
| namespace | Ase::MidiLib | 
| Namespace used for Midi Processor implementations.  | |
Typedefs | |
| using | Ase::MidiLib::MidiFeedP = std::shared_ptr< MidiFeed > | 
| using | Ase::MidiLib::MidiProducerIfaceP = std::shared_ptr< MidiProducerIface > | 
| struct Ase::MidiLib::MidiFeed | 
Aggregation of MIDI events and sequencing information.
Definition at line 14 of file midilib.hh.
| Class Members | ||
|---|---|---|
| ClipImplGeneratorS | generators | |
| ClipScout | scout | |
| int | trigger | |
| struct Ase::MidiLib::MidiProducerIface::Position | 
Definition at line 23 of file midilib.hh.
| Class Members | ||
|---|---|---|
| int | current | |
| int | next | |
| double | tick | |