Struct Ase::AudioProcessor::EventStreams
ClassList > Ase > AudioProcessor > EventStreams
Public Attributes
Type | Name |
---|---|
bool | has_event_input = = false |
bool | has_event_output = = false |
MidiEventOutput | midi_event_output |
AudioProcessor * | oproc = = nullptr |
Public Static Attributes
Type | Name |
---|---|
constexpr auto | EVENT_ISTREAM = = IBusId (0xff01) |
Public Attributes Documentation
variable has_event_input
bool Ase::AudioProcessor::EventStreams::has_event_input;
variable has_event_output
bool Ase::AudioProcessor::EventStreams::has_event_output;
variable midi_event_output
MidiEventOutput Ase::AudioProcessor::EventStreams::midi_event_output;
variable oproc
AudioProcessor* Ase::AudioProcessor::EventStreams::oproc;
Public Static Attributes Documentation
variable EVENT_ISTREAM
constexpr auto Ase::AudioProcessor::EventStreams::EVENT_ISTREAM;
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/processor.hh