Home
last modified time | relevance | path

Searched defs:num_aux_channels (Results 1 – 2 of 2) sorted by relevance

/dports/audio/festival/speech_tools/include/
H A DEST_Track.h659 int num_aux_channels() const {return p_aux.num_columns();} in num_aux_channels() function
/dports/audio/festival/speech_tools/speech_class/
H A DEST_TrackFile.cc389 int num_frames, num_channels, num_aux_channels; in load_est_ts() local