Faust::UpdateUI< Proc, SetInit > Member List
This is the complete list of members for Faust::UpdateUI< Proc, SetInit >, including all inherited members.
addButton(const char *label, FAUSTFLOAT *zone) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addCheckButton(const char *label, FAUSTFLOAT *zone) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addHorizontalBargraph(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT min, FAUSTFLOAT max) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addHorizontalSlider(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addNumEntry(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addSoundfile(const char *label, const char *filename, Soundfile **sf_zone) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addVerticalBargraph(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT min, FAUSTFLOAT max) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
addVerticalSlider(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
closeBox() override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
declare(FAUSTFLOAT *zone, const char *key, const char *val) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
fx (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | |
i (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | |
o (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | |
openHorizontalBox(const char *label) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
openTabBox(const char *label) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
openVerticalBox(const char *label) override (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
replace(Process::Inlet *&oldinl, Process::Inlet *newinl) (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
replace(Process::Outlet *&oldoutl, Process::Outlet *newoutl) (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | inline |
toRemove (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | |
toRemoveO (defined in Faust::UpdateUI< Proc, SetInit >) | Faust::UpdateUI< Proc, SetInit > | |
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 >) | Faust::UpdateUI< Proc, SetInit > | inline |