Home
last modified time | relevance | path

Searched refs:samphold (Results 1 – 25 of 35) sorted by relevance

12

/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/test/t/
H A Dt_samphold.c7 sp_samphold *samphold;
20 SPFLOAT osc = 0, samphold = 0, met = 0, noise = 0; in transactionLogIterator()
22 sp_samphold_create(&ud.samphold); in try()
28 sp_samphold_init(sp, ud.samphold);
39 osc = 0, samphold = 0, met = 0, noise = 0;
42 sp_samphold_compute(sp, ud.samphold, &met, &noise, &samphold);
43 ud.osc->freq = 200 + (samphold + 1) * 300;
51 sp_samphold_destroy(&ud.samphold);
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/examples/
H A Dex_samphold.c7 sp_samphold *samphold; member
16 SPFLOAT osc = 0, samphold = 0, met = 0, noise = 0; in process() local
19 sp_samphold_compute(sp, ud->samphold, &met, &noise, &samphold); in process()
20 ud->osc->freq = 200 + (samphold + 1) * 300; in process()
31 sp_samphold_create(&ud.samphold); in main()
37 sp_samphold_init(sp, ud.samphold); in main()
47 sp_samphold_destroy(&ud.samphold); in main()
/dports/audio/csound/csound-6.15.0/tests/soak/
H A Dsamphold.csd7 ; -o samphold.wav -W ;;; for file output any platform
20 kval samphold kx, ktrig ; change value whenever ktrig = 1
H A Dgausstrig-2.csd20 kfrq samphold kfrq0+8, ktrig
H A Dmetro-2.csd20 kval samphold kpch, ktrig ;change value whenever ktrig = 1
H A Durd.csd21 kres samphold kurd, ktrig ;sample and hold value of kurd
H A Dgen42.csd21 kres samphold kurd, ktrig ;sample and hold value of kurd
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos_blocks/src/fortran/
H A Dsamphold.f22 subroutine samphold(flag,nevprt,t,xd,x,nx,z,nz,tvec,ntvec, subroutine
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/tests/unit_tests/Integer/
H A Dsamphold.tst12 assert_checktrue(importXcosDiagram("SCI/modules/xcos/tests/unit_tests/Integer/samphold.zcos"));
H A Dsamphold.dia.ref10 assert_checktrue(importXcosDiagram("SCI/modules/xcos/tests/unit_tests/Integer/samphold.zcos"));
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamGrains/
H A DZamGrainsPlugin.cpp236 samphold = 0; in activate()
295 …zidx = (int)(sample_and_hold(posphasor, (float)posz * playspeed, &samphold) + (float)posphasor * g… in run()
H A DZamGrainsPlugin.hpp127 int currgrains, zidx, zidx2, zidxold, zidx2old, samphold, samphold2; member in ZamGrainsPlugin
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/
H A Dconfig.def.mk92 samphold \
H A DCHANGELOG.md206 - samphold
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos_blocks/macros/Linear/
H A DSAMPLEHOLD_f.sci33 model.sim="samphold"
/dports/audio/csound/csound-6.15.0/H/
H A Dugens6.h139 int samphold(CSOUND *, SAMPHOLD *p);
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/McCurdy Collection/Miscellaneous/
H A DSamphold.csd93 …aoct samphold aoct + gkLFOoffset, kgate ;APPLY SAMPLE-AND-HOLD TO THE LFO GENERATED FREQUENCY …
699 The 'samphold' opcode take an a or k-rate signal and allows it to pass through unaffected while its…
700 …odulated by an LFO but the signal from the LFO is first passed through 'samphold'. The user can ch…
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/tests/unit_tests/
H A Dcomputational_functions.tst375 "samphold",
H A Dcomputational_functions.dia.ref370 "samphold",
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/Csound iOS Examples/ViewControllers/ConsoleOutput/csdStorage/
H A DCascone - bluecube.csd129 ksh samphold krn, kclk ;S&H
258 ksh samphold krn, kclk ; S&H
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csdStorage/
H A DCascone - bluecube.csd129 ksh samphold krn, kclk ;S&H
258 ksh samphold krn, kclk ; S&H
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos_blocks/includes/
H A Dblocks.h.vc46 SCICOS_BLOCKS_IMPEXP void C2F(samphold)(ARGS_scicos);
419 {"samphold",(ScicosF) C2F(samphold)},
/dports/x11-toolkits/scintilla/scite/src/
H A Dcsound.properties82 pvsmaska rireturn samphold schedule semitone sensekey setksmps \
/dports/editors/scite/scite/src/
H A Dcsound.properties82 pvsmaska rireturn samphold schedule semitone sensekey setksmps \
/dports/audio/csoundqt/CsoundQt-0.9.8.1/examples/Useful/
H A DSpectrumAnalyzer.csd43 gk_peakFreq samphold kpeak, khasPeak

12