Digitális hangminták
Gaga
|
Stereo PCM to PCM vibrato plugin. Részletek...
Típusdefiníciók | |
typedef float | sample_t |
type of a single sample | |
Enumerációk | |
enum | { SAMPLE_RATE = 44100, N = SAMPLE_RATE / 10 } |
Függvények | |
int | main (int argc, char **argv) |
the plugin main function Részletek... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
the plugin main function
argc | number of command line arguments |
argv | argument vector |
<frequency of vibrato
<vibrato depth
Definíció a(z) vibrato.c fájl 26. sorában.
Hivatkozások binary_streams, N és SAMPLE_RATE.