|
libmp3splt
|
#include <stdio.h>#include <stdlib.h>#include <errno.h>#include <string.h>#include <ctype.h>#include <math.h>#include "splt.h"
Go to the source code of this file.
Functions | |
| int | splt_audacity_put_splitpoints (const char *file, splt_state *state, int *error) |
Input splitpoints from audacity.
Definition in file audacity.c.