12 lines
234 B
C
12 lines
234 B
C
|
/*
|
||
|
* SOUNDFILES
|
||
|
* ----------
|
||
|
*
|
||
|
* Interface pour libsndfile
|
||
|
*/
|
||
|
|
||
|
#include <stdio.h>
|
||
|
|
||
|
/* --------------------------------------------------------------- */
|
||
|
/* --------------------------------------------------------------- */
|