Edinburgh Speech Tools  2.1-release
track_example.cc File Reference
#include <iostream>
#include <cstdlib>
#include "EST_Track.h"
#include "EST_Wave.h"
#include "EST_sigpr.h"
#include "EST_error.h"
Include dependency graph for track_example.cc:

Go to the source code of this file.

Functions

int main (void)
 

Function Documentation

int main ( void  )

A well formed track will have a time value, specified in seconds, for every frame. The time array can be filled directly:

Definition at line 51 of file track_example.cc.