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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
Ase::AudioProcessor::EventStreams Struct Reference

Public Attributes

AudioProcessoroproc
 
MidiEventOutput midi_event_output
 
bool has_event_input
 
bool has_event_output
 

Static Public Attributes

static constexpr auto EVENT_ISTREAM
 

Detailed Description

Definition at line 308 of file processor.hh.

Member Data Documentation

◆ EVENT_ISTREAM

constexpr auto Ase::AudioProcessor::EventStreams::EVENT_ISTREAM
staticconstexpr

Definition at line 309 of file processor.hh.

◆ has_event_input

bool Ase::AudioProcessor::EventStreams::has_event_input

Definition at line 312 of file processor.hh.

◆ has_event_output

bool Ase::AudioProcessor::EventStreams::has_event_output

Definition at line 313 of file processor.hh.

◆ midi_event_output

MidiEventOutput Ase::AudioProcessor::EventStreams::midi_event_output

Definition at line 311 of file processor.hh.

◆ oproc

AudioProcessor* Ase::AudioProcessor::EventStreams::oproc

Definition at line 310 of file processor.hh.


The documentation for this struct was generated from the following file: