Edinburgh Speech Tools  2.1-release
tilt_synthesis_main.cc File Reference
#include "EST_cmd_line.h"
#include "EST_tilt.h"
#include "EST_Track.h"
#include "ling_class/EST_relation_aux.h"
#include "EST_string_aux.h"
Include dependency graph for tilt_synthesis_main.cc:

Go to the source code of this file.

Functions

void extract_channels (EST_Wave &single, const EST_Wave &multi, EST_IList &ch_list)
 
int main (int argc, char *argv[])
 
void override_lib_ops (EST_Option &a_list, EST_Option &al)
 

Function Documentation

void extract_channels ( EST_Wave single,
const EST_Wave multi,
EST_IList ch_list 
)

Definition at line 84 of file EST_wave_aux.cc.

int main ( int  argc,
char *  argv[] 
)

Definition at line 51 of file tilt_synthesis_main.cc.

void override_lib_ops ( EST_Option a_list,
EST_Option al 
)

Definition at line 118 of file tilt_synthesis_main.cc.