Home
last modified time | relevance | path

Searched refs:CsigNumEntry (Results 1 – 2 of 2) sorted by relevance

/dports/audio/faust/faust-2.37.3/compiler/generator/
H A Dlibfaust-signal-c.h386 Signal CsigNumEntry(const char* label, Signal init, Signal min, Signal max, Signal step);
/dports/audio/faust/faust-2.37.3/compiler/
H A Dlibcode.cpp2603 EXPORT Tree CsigNumEntry(const char* label, Tree init, Tree min, Tree max, Tree step) in CsigNumEntry() function