shithub: sox

ref: 408b4f3abef139edb0cdd2ae4c09778d42566fe4
dir: /src/libsox_i.c/

View raw version
/*
 * libSoX internal functions that apply to both formats and effects
 *
 * Copyright 1998-2008 Chris Bagwell and SoX Contributors
 * Copyright 1991 Lance Norskog And Sundry Contributors
 *
 * This source code is freely redistributable and may be used for
 * any purpose.  This copyright notice must be maintained.
 * Lance Norskog And Sundry Contributors are not responsible for
 * the consequences of using this software.
 */

#include "sox_i.h"
#include <string.h>