f_log is only used in compiledict.c.master
#include "synthesize.h" | #include "synthesize.h" | ||||
#include "translate.h" | #include "translate.h" | ||||
extern FILE *f_log; | |||||
static void SmoothSpect(void); | static void SmoothSpect(void); | ||||
// list of phonemes in a clause | // list of phonemes in a clause |
voice_t *wvoice = NULL; | voice_t *wvoice = NULL; | ||||
FILE *f_log = NULL; | |||||
static int option_harmonic1 = 10; | static int option_harmonic1 = 10; | ||||
static int flutter_amp = 64; | static int flutter_amp = 64; | ||||