| addButton(const char *label, FAUSTFLOAT *zone) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addCheckButton(const char *label, FAUSTFLOAT *zone) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addHorizontalBargraph(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT min, FAUSTFLOAT max) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addHorizontalSlider(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addNumEntry(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addSoundfile(const char *label, const char *filename, Soundfile **sf_zone) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addVerticalBargraph(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT min, FAUSTFLOAT max) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| addVerticalSlider(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| closeBox() override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| declare(FAUSTFLOAT *zone, const char *key, const char *val) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| fx (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | |
| i (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | |
| o (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | |
| openHorizontalBox(const char *label) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| openTabBox(const char *label) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| openVerticalBox(const char *label) override (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| replace(Process::Inlet *&oldinl, Process::Inlet *newinl) (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| replace(Process::Outlet *&oldoutl, Process::Outlet *newoutl) (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |
| toRemove (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | |
| toRemoveO (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | |
| UI(Proc &sfx) (defined in Faust::UI< Proc, Synth >) | Faust::UI< Proc, Synth > | inline |
| UpdateUI(Proc &sfx, Process::Inlets &toRemove, Process::Outlets &toRemoveO) (defined in Faust::UpdateUI< Proc, SetInit, Synth >) | Faust::UpdateUI< Proc, SetInit, Synth > | inline |