soxr-sys 0.1.3

libsoxr bindings
Documentation
1
2
3
4
5
6
7
8
/* SoX Resampler Library      Copyright (c) 2007-16 robs@users.sourceforge.net
 * Licence for this file: LGPL v2.1                  See LICENCE for details. */

#define RATE_CB    _soxr_rate64_cb
#define CORE_STR   "cr64"

#define CORE_TYPE  CORE_DBL
#include "cr-core.c"