FFmpeg
|
Data Fields | |
int | carrier |
int | beat |
int | vol |
enum sbg_synth_type | type |
struct { | |
int l | |
int r | |
} | ref |
Detailed Description
Field Documentation
int sbg_script_synth::beat |
Definition at line 82 of file sbgdec.c.
Referenced by generate_interval(), generate_transition(), parse_synth_channel_sine(), and parse_synth_channel_spin().
int sbg_script_synth::carrier |
Definition at line 81 of file sbgdec.c.
Referenced by generate_interval(), generate_transition(), parse_synth_channel_bell(), parse_synth_channel_sine(), and parse_synth_channel_spin().
int sbg_script_synth::l |
Definition at line 86 of file sbgdec.c.
Referenced by generate_interval(), and generate_intervals().
int sbg_script_synth::r |
Definition at line 86 of file sbgdec.c.
Referenced by generate_interval(), and generate_intervals().
struct { ... } sbg_script_synth::ref |
Referenced by generate_interval(), generate_intervals(), and generate_transition().
enum sbg_synth_type sbg_script_synth::type |
Definition at line 84 of file sbgdec.c.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), generate_interval(), generate_transition(), parse_synth_channel_bell(), parse_synth_channel_mix(), parse_synth_channel_pink(), parse_synth_channel_sine(), and parse_synth_channel_spin().
int sbg_script_synth::vol |
Definition at line 83 of file sbgdec.c.
Referenced by generate_interval(), generate_transition(), parse_synth_channel_bell(), parse_synth_channel_mix(), parse_synth_channel_pink(), parse_synth_channel_sine(), and parse_synth_channel_spin().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11