| FFmpeg
    4.0
    | 
| Data Fields | |
| double | phase | 
| double | freq | 
| double | offset | 
| double | amount | 
| double | pwidth | 
| int | mode | 
| int | srate | 
Definition at line 30 of file af_apulsator.c.
| double SimpleLFO::phase | 
Definition at line 31 of file af_apulsator.c.
Referenced by lfo_advance(), and lfo_get_value().
| double SimpleLFO::freq | 
Definition at line 32 of file af_apulsator.c.
Referenced by config_input(), and lfo_advance().
| double SimpleLFO::offset | 
Definition at line 33 of file af_apulsator.c.
Referenced by config_input(), and lfo_get_value().
| double SimpleLFO::amount | 
Definition at line 34 of file af_apulsator.c.
Referenced by config_input(), filter_frame(), and lfo_get_value().
| double SimpleLFO::pwidth | 
Definition at line 35 of file af_apulsator.c.
Referenced by config_input(), and lfo_get_value().
| int SimpleLFO::mode | 
Definition at line 36 of file af_apulsator.c.
Referenced by config_input(), and lfo_get_value().
| int SimpleLFO::srate | 
Definition at line 37 of file af_apulsator.c.
Referenced by config_input(), and lfo_advance().
 1.8.13
 1.8.13