Home
last modified time | relevance | path

Searched refs:tapxset (Results 1 – 4 of 4) sorted by relevance

/dports/audio/csound/csound-6.15.0/H/
H A Dugens6.h151 int tapxset(CSOUND *, DELTAPX *p);
/dports/audio/csound/csound-6.15.0/Engine/
H A Dentry1.c969 { "deltapx", S(DELTAPX),0,3, "a", "aio", (SUBR)tapxset, (SUBR)deltapx },
970 { "deltapxw", S(DELTAPX),0,3, "", "aaio", (SUBR)tapxset, (SUBR)deltapxw },
/dports/audio/csound/csound-6.15.0/OOps/
H A Dugens6.c698 int32_t tapxset(CSOUND *csound, DELTAPX *p) in tapxset() function
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog7621 * ugens6.c (tapxset, deltapx, deltapxw): New functions