|
Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Public Attributes | |
| AudioProcessor * | oproc |
| MidiEventOutput | midi_event_output |
| bool | has_event_input |
| bool | has_event_output |
Static Public Attributes | |
| static constexpr auto | EVENT_ISTREAM |
Definition at line 308 of file processor.hh.
|
staticconstexpr |
Definition at line 309 of file processor.hh.
| bool Ase::AudioProcessor::EventStreams::has_event_input |
Definition at line 312 of file processor.hh.
| bool Ase::AudioProcessor::EventStreams::has_event_output |
Definition at line 313 of file processor.hh.
| MidiEventOutput Ase::AudioProcessor::EventStreams::midi_event_output |
Definition at line 311 of file processor.hh.
| AudioProcessor* Ase::AudioProcessor::EventStreams::oproc |
Definition at line 310 of file processor.hh.