#include "iso_synth_eta_unit.h"#include "iso_synth_channel.h"#include "iso_synth_wavetable_manager.h"Include dependency graph for iso_synth_eta_custom_fade_unit.h:

This graph shows which files directly or indirectly include this file:

Namespaces | |
| namespace | iso |
| namespace | iso::synth |
Classes | |
| class | iso::synth::ETACustomFadeUnit |
| received event values are transformed into a continuous "sample-and-hold" stream of data with custom fades between event states. These custom fades are accomplished by passing ETACustomFadeUnit a wavetable containing the fade shape this unit expects a wavetable that starts with the value 0.0 and ends with 1.0. Also note that all channels will use the same wavetable. switch ports: values : event receive port fadesize: fade length in ms More... | |
1.5.1