Home
last modified time | relevance | path

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

/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/tran/
H A Dosc.c102 sound_type snd_make_osc(sound_type input, double step, rate_type sr, double hz, time_type t0, time_… in snd_make_osc() function
133 return snd_make_osc(input, step, sr, hz, t0, d, phase); in snd_osc()
H A Dosc.h1 sound_type snd_make_osc(sound_type input, double step, rate_type sr, double hz, time_type t0, time_…