Home
last modified time | relevance | path

Searched defs:lfo (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/audio/libxmp/libxmp-4.5.0/src/
H A Dlfo.c38 static int get_lfo_mod(struct lfo *lfo) in get_lfo_mod()
70 static int get_lfo_st3(struct lfo *lfo) in get_lfo_st3()
89 static int get_lfo_ft2(struct lfo *lfo) in get_lfo_ft2()
106 static int get_lfo_it(struct lfo *lfo) in get_lfo_it()
116 int libxmp_lfo_get(struct context_data *ctx, struct lfo *lfo, int is_vibrato) in libxmp_lfo_get()
139 void libxmp_lfo_update(struct lfo *lfo) in libxmp_lfo_update()
145 void libxmp_lfo_set_phase(struct lfo *lfo, int phase) in libxmp_lfo_set_phase()
150 void libxmp_lfo_set_depth(struct lfo *lfo, int depth) in libxmp_lfo_set_depth()
155 void libxmp_lfo_set_rate(struct lfo *lfo, int rate) in libxmp_lfo_set_rate()
160 void libxmp_lfo_set_waveform(struct lfo *lfo, int type) in libxmp_lfo_set_waveform()
H A Dlfo.h6 struct lfo { struct
13 int libxmp_lfo_get(struct context_data *, struct lfo *, int); argument
/dports/games/NBlood/NBlood-a1689a4/source/libxmp-lite/src/
H A Dlfo.c39 static int get_lfo_mod(struct lfo *lfo) in get_lfo_mod()
71 static int get_lfo_st3(struct lfo *lfo) in get_lfo_st3()
90 static int get_lfo_ft2(struct lfo *lfo) in get_lfo_ft2()
107 static int get_lfo_it(struct lfo *lfo) in get_lfo_it()
117 int libxmp_lfo_get(struct context_data *ctx, struct lfo *lfo, int is_vibrato) in libxmp_lfo_get()
140 void libxmp_lfo_update(struct lfo *lfo) in libxmp_lfo_update()
146 void libxmp_lfo_set_phase(struct lfo *lfo, int phase) in libxmp_lfo_set_phase()
151 void libxmp_lfo_set_depth(struct lfo *lfo, int depth) in libxmp_lfo_set_depth()
156 void libxmp_lfo_set_rate(struct lfo *lfo, int rate) in libxmp_lfo_set_rate()
161 void libxmp_lfo_set_waveform(struct lfo *lfo, int type) in libxmp_lfo_set_waveform()
H A Dlfo.h6 struct lfo { struct
13 int libxmp_lfo_get(struct context_data *, struct lfo *, int); argument
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dtextfile_sub_source.cc40 auto *lfo = (line_filter_observer *) lf->get_logline_observer(); in text_line_count() local
53 auto *lfo = (line_filter_observer *) lf->get_logline_observer(); in text_value_for_line() local
85 auto *lfo = (line_filter_observer *) lf->get_logline_observer(); in text_size_for_line() local
152 auto *lfo = new line_filter_observer(this->get_filters(), lf); in push_back() local
174 auto *lfo = (line_filter_observer *) lf->get_logline_observer(); in text_filters_changed() local
199 auto *lfo = (line_filter_observer *) lf->get_logline_observer(); in get_filtered_count() local
213 auto *lfo = (line_filter_observer *) lf->get_logline_observer(); in get_filtered_count_for() local
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/fluidsynth/src/
H A Dfluid_lfo.h36 fluid_lfo_reset(fluid_lfo_t *lfo) in fluid_lfo_reset()
46 fluid_lfo_get_val(fluid_lfo_t *lfo) in fluid_lfo_get_val()
52 fluid_lfo_calc(fluid_lfo_t *lfo, unsigned int cur_delay) in fluid_lfo_calc()
H A Dfluid_lfo.c5 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
13 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/rvoice/
H A Dfluid_lfo.h36 fluid_lfo_reset(fluid_lfo_t *lfo) in fluid_lfo_reset()
46 fluid_lfo_get_val(fluid_lfo_t *lfo) in fluid_lfo_get_val()
52 fluid_lfo_calc(fluid_lfo_t *lfo, unsigned int cur_delay) in fluid_lfo_calc()
H A Dfluid_lfo.c5 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
13 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
/dports/audio/gmsynth-lv2/gmsynth.lv2-0.5.0/fluidsynth/src/
H A Dfluid_lfo.h36 fluid_lfo_reset(fluid_lfo_t *lfo) in fluid_lfo_reset()
46 fluid_lfo_get_val(fluid_lfo_t *lfo) in fluid_lfo_get_val()
52 fluid_lfo_calc(fluid_lfo_t *lfo, unsigned int cur_delay) in fluid_lfo_calc()
H A Dfluid_lfo.c5 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
13 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
/dports/audio/ardour6/Ardour-6.8.0/libs/fluidsynth/src/
H A Dfluid_lfo.h36 fluid_lfo_reset(fluid_lfo_t *lfo) in fluid_lfo_reset()
46 fluid_lfo_get_val(fluid_lfo_t *lfo) in fluid_lfo_get_val()
52 fluid_lfo_calc(fluid_lfo_t *lfo, unsigned int cur_delay) in fluid_lfo_calc()
H A Dfluid_lfo.c5 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
13 fluid_lfo_t *lfo = obj; in DECLARE_FLUID_RVOICE_FUNCTION() local
/dports/games/libretro-prboom/libretro-prboom-cc80175/deps/fluidsynth/src/rvoice/
H A Dfluid_lfo.h35 fluid_lfo_reset(fluid_lfo_t* lfo) in fluid_lfo_reset()
45 fluid_lfo_get_val(fluid_lfo_t* lfo) in fluid_lfo_get_val()
51 fluid_lfo_calc(fluid_lfo_t* lfo, unsigned int cur_delay) in fluid_lfo_calc()
H A Dfluid_lfo.c4 fluid_lfo_set_incr(fluid_lfo_t* lfo, fluid_real_t increment) in fluid_lfo_set_incr()
10 fluid_lfo_set_delay(fluid_lfo_t* lfo, unsigned int delay) in fluid_lfo_set_delay()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/fluidsynth/src/rvoice/
H A Dfluid_lfo.h35 fluid_lfo_reset(fluid_lfo_t* lfo) in fluid_lfo_reset()
45 fluid_lfo_get_val(fluid_lfo_t* lfo) in fluid_lfo_get_val()
51 fluid_lfo_calc(fluid_lfo_t* lfo, unsigned int cur_delay) in fluid_lfo_calc()
H A Dfluid_lfo.c4 fluid_lfo_set_incr(fluid_lfo_t* lfo, fluid_real_t increment) in fluid_lfo_set_incr()
10 fluid_lfo_set_delay(fluid_lfo_t* lfo, unsigned int delay) in fluid_lfo_set_delay()
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dvector-reduce-mul.ll13 ;
14
15 define i64 @test_v2i64(<2 x i64> %a0) {
/dports/textproc/wv/wv-1.2.9/
H A Dlfo.c46 wvGetLFO_records (LFO ** lfo, LFOLVL ** lfolvl, LVL ** lvl, U32 * nolfo, in wvGetLFO_records()
102 wvGetLFO_PLF (LFO ** lfo, U32 * nolfo, U32 offset, U32 len, wvStream * fd) in wvGetLFO_PLF()
229 wvReleaseLFO_records (LFO ** lfo, LFOLVL ** lfolvl, LVL ** lvl, U32 nooflvl) in wvReleaseLFO_records()
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/test/t/
H A Dt_dist.c10 sp_osc *lfo; member
17 SPFLOAT osc = 0, lfo = 0, out = 0; in t_dist() local
H A Dt_pan2.c9 sp_osc *lfo; member
17 SPFLOAT osc = 0, outL = 0, outR = 0, lfo = 0; in t_pan2() local
H A Dt_panst.c9 sp_osc *lfo; member
19 SPFLOAT osc = 0, outL = 0, outR = 0, lfo = 0; in t_panst() local
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/ext/Soundpipe/examples/
H A Dex_diode.c9 sp_osc *lfo; member
17 SPFLOAT lfo = 0; in process() local
H A Dex_panst.c18 sp_osc *lfo; member
24 SPFLOAT osc = 0, outL = 0, outR = 0, lfo = 0; in process() local
H A Dex_pan2.c18 sp_osc *lfo; member
24 SPFLOAT osc = 0, outL = 0, outR = 0, lfo = 0; in process() local

12345678910>>...13