Euphoria
eu::minsynth::ToneSender Struct Reference

#include <synth.h>

Inheritance diagram for eu::minsynth::ToneSender:
eu::minsynth::ArpegiatorNode eu::minsynth::SingleToneNode

Public Member Functions

void send_tone (int tone, bool down, float time) const
 

Public Attributes

ToneTakernext_node = nullptr
 

Detailed Description

Definition at line 131 of file synth.h.

Member Function Documentation

◆ send_tone()

void eu::minsynth::ToneSender::send_tone ( int  tone,
bool  down,
float  time 
) const

Definition at line 194 of file synth.cc.

Member Data Documentation

◆ next_node

ToneTaker* eu::minsynth::ToneSender::next_node = nullptr

Definition at line 133 of file synth.h.


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