Home
last modified time | relevance | path

Searched refs:kthreshold (Results 1 – 13 of 13) sorted by relevance

/dports/audio/csound/csound-6.15.0/tests/soak/
H A Ddam.csd26 kthreshold = 0.2
32 asig dam asig, kthreshold, icomp1, icomp2, irtime, iftime
H A Ddam_expanded.csd25 kthreshold = .5
32 asig dam asig, kthreshold, icomp1, icomp2, irtime, iftime
H A Dconnect.csd81 kthreshold = 25000
86 aleftout dam aleftin, kthreshold, icomp1, icomp2, irtime, iftime
87 arightout dam arightin, kthreshold, icomp1, icomp2, irtime, iftime
H A Dsignalflowgraph.csd81 kthreshold = 25000
86 aleftout dam aleftin, kthreshold, icomp1, icomp2, irtime, iftime
87 arightout dam arightin, kthreshold, icomp1, icomp2, irtime, iftime
H A Dalwayson.csd106 kthreshold = 25000
111 aleftout dam aleftin, kthreshold, icomp1, icomp2, irtime, iftime
112 arightout dam arightin, kthreshold, icomp1, icomp2, irtime, iftime
H A Dinleta.csd105 kthreshold = 25000
110 aleftout dam aleftin, kthreshold, icomp1, icomp2, irtime, iftime
111 arightout dam arightin, kthreshold, icomp1, icomp2, irtime, iftime
/dports/audio/csound/csound-6.15.0/tests/commandline/
H A Dsignalflowgraphtest.csd80 kthreshold = 25000
87 aleftout dam aleftin, kthreshold, icomp1, icomp2, irtime, iftime
88 arightout dam arightin, kthreshold, icomp1, icomp2, irtime, iftime
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Ddam.c83 MYFLT x = (p->kthr = *(p->kthreshold))/(MYFLT)POWER_BUFSIZE; in dam()
94 threshold = *(p->kthreshold); in dam()
H A Ddam.h33 MYFLT *kthreshold ;/* sound level threshold */ member
H A Duggab.h37 MYFLT *kout, *ksig, *kthreshold, *kmode; member
H A Duggab.c155 MYFLT threshold = *p->kthreshold; in trig()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/DynamicsProcessing/
H A Ddam.csd46 kthreshold invalue "Threshold"
47 gkthreshold tablei kthreshold, giExp32768, 1
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog1852 performance time function as it depends on krate var (kthreshold)