Faust::UI< Proc, Synth > Member List

This is the complete list of members for Faust::UI< Proc, Synth >, including all inherited members.

addButton(const char *label, FAUSTFLOAT *zone) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addCheckButton(const char *label, FAUSTFLOAT *zone) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addHorizontalBargraph(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT min, FAUSTFLOAT max) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addHorizontalSlider(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addNumEntry(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addSoundfile(const char *label, const char *filename, Soundfile **sf_zone) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addVerticalBargraph(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT min, FAUSTFLOAT max) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
addVerticalSlider(const char *label, FAUSTFLOAT *zone, FAUSTFLOAT init, FAUSTFLOAT min, FAUSTFLOAT max, FAUSTFLOAT step) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
closeBox() override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
declare(FAUSTFLOAT *zone, const char *key, const char *val) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
fx (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >
openHorizontalBox(const char *label) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
openTabBox(const char *label) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
openVerticalBox(const char *label) override (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline
UI(Proc &sfx) (defined in Faust::UI< Proc, Synth >)Faust::UI< Proc, Synth >inline