Home
last modified time | relevance | path

Searched refs:mus_oscil_unmodulated (Results 1 – 3 of 3) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dclm.h222 MUS_EXPORT mus_float_t mus_oscil_unmodulated(mus_any *ptr);
H A Dclm.c1281 mus_float_t mus_oscil_unmodulated(mus_any *ptr) in mus_oscil_unmodulated() function
16312 return((mus_oscil_unmodulated(gen->cos_osc) * mus_delay_unmodulated_noz(gen->dly, insig)) + in mus_ssb_am_unmodulated()
16313 (mus_oscil_unmodulated(gen->sin_osc) * run_hilbert((flt *)(gen->hilbert), insig))); in mus_ssb_am_unmodulated()
H A Dclm2xen.c2551 return(C_double_to_Xen_real(mus_oscil_unmodulated(g)));
11692 GEN_3(oscil, mus_oscil_unmodulated, mus_oscil_fm, mus_oscil)