Home
last modified time | relevance | path

Searched defs:LFO (Results 1 – 25 of 74) sorted by relevance

123

/dports/audio/zplugins-lv2/ZPlugins-0.2.4/plugins/lfo/
H A Ddsp.c47 typedef struct LFO struct
52 const float * gate;
53 const float * trigger;
54 const float * cv_gate;
57 const float * freq;
58 const float * shift;
62 const float * freerun;
69 const float * saw_on;
77 float * cv_out;
89 LfoCommon common;
[all …]
/dports/audio/liquidsfz/liquidsfz-0.2.3/lib/
H A Dlfogen.hh53 struct LFO { struct in LiquidSFZInternal::LFOGen
56 float phase = 0;
59 float freq_mod = 0;
60 float freq = 0;
61 float value = 0;
62 float to_pitch = 0;
63 float to_volume = 0;
64 float to_cutoff = 0;
66 uint fade_len = 0;
67 uint fade_pos = 0;
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/rtosc/example/modular/
H A DLFO.h3 struct LFO : public Effect struct
5 float freq;//Hz
6 static rtosc::Ports ports;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_dsf/
H A Daicalfo.c106 static signed int INLINE AICAPLFO_Step(struct _LFO *LFO) in AICAPLFO_Step()
119 static signed int INLINE AICAALFO_Step(struct _LFO *LFO) in AICAALFO_Step()
131 void AICALFO_ComputeStep(struct _LFO *LFO,UINT32 LFOF,UINT32 LFOWS,UINT32 LFOS,int ALFO) in AICALFO_ComputeStep()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_ssf/
H A Dscsplfo.c107 static signed int INLINE PLFO_Step(struct _LFO *LFO) in PLFO_Step()
119 static signed int INLINE ALFO_Step(struct _LFO *LFO) in ALFO_Step()
131 void LFO_ComputeStep(struct _LFO *LFO,UINT32 LFOF,UINT32 LFOWS,UINT32 LFOS,int ALFO) in LFO_ComputeStep()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dscsplfo.c115 INLINE signed int PLFO_Step(struct _LFO *LFO) in PLFO_Step()
127 INLINE signed int ALFO_Step(struct _LFO *LFO) in ALFO_Step()
139 static void LFO_ComputeStep(struct _LFO *LFO,UINT32 LFOF,UINT32 LFOWS,UINT32 LFOS,int ALFO) in LFO_ComputeStep()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dscsplfo.c115 INLINE signed int PLFO_Step(struct _LFO *LFO) in PLFO_Step()
127 INLINE signed int ALFO_Step(struct _LFO *LFO) in ALFO_Step()
139 static void LFO_ComputeStep(struct _LFO *LFO,UINT32 LFOF,UINT32 LFOWS,UINT32 LFOS,int ALFO) in LFO_ComputeStep()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dscsplfo.c107 static INLINE signed int PLFO_Step(struct _LFO *LFO) in PLFO_Step()
119 static INLINE signed int ALFO_Step(struct _LFO *LFO) in ALFO_Step()
131 void LFO_ComputeStep(struct _LFO *LFO,data32_t LFOF,data32_t LFOWS,data32_t LFOS,int ALFO) in LFO_ComputeStep()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dscsplfo.c107 static INLINE signed int PLFO_Step(struct _LFO *LFO) in PLFO_Step()
119 static INLINE signed int ALFO_Step(struct _LFO *LFO) in ALFO_Step()
131 void LFO_ComputeStep(struct _LFO *LFO,data32_t LFOF,data32_t LFOWS,data32_t LFOS,int ALFO) in LFO_ComputeStep()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/sources/
H A Dlfo.cpp27 LFO::LFO( float sampleRate ) { in LFO() function in Igorski::LFO
/dports/audio/bambootracker/BambooTracker-0.4.5/data/specs/archives/
H A Dinst_specs_v1.0.0.md78 ### LFO subsection
H A Dinst_specs_v1.0.1.md82 ### LFO subsection
H A Dinst_specs_v1.1.0.md93 ### LFO subsection
H A Dinst_specs_v1.2.0.md93 ### LFO subsection
H A Dinst_specs_v1.2.1.md99 ### LFO subsection
H A Dmod_specs_v1.0.0.md139 ### LFO subsection
H A Dmod_specs_v1.0.1.md139 ### LFO subsection
H A Dmod_specs_v1.0.2.md143 ### LFO subsection
H A Dmod_specs_v1.1.0.md153 ### LFO subsection
H A Dmod_specs_v1.2.0.md153 ### LFO subsection
H A Dmod_specs_v1.2.2.md153 ### LFO subsection
H A Dbank_specs_v1.0.0.md138 ### LFO subsection
H A Dmod_specs_v1.0.3.md144 ### LFO subsection
H A Dmod_specs_v1.2.1.md153 ### LFO subsection
/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Synth/
H A DLFO.cpp31 LFO::LFO(LFOParams *lfopars, float basefreq) in LFO() function in LFO

123