Index: d_soundfile.c
===================================================================
--- d_soundfile.c (révision 14147)
+++ d_soundfile.c (copie de travail)
@@ -1334,7 +1334,7 @@
goto done;
usage:
pd_error(x, "usage: read [flags] filename tablename...");
- post("flags: -skip <n> -nframes <n> -resize -maxsize <n> ...");
+ post("flags: -skip <n> -resize -maxsize <n> ...");
post("-raw <headerbytes> <channels> <bytespersamp> <endian (b, l, or n)>.");
done:
if (fd >= 0)
_______________________________________________________________________
| Mathieu Bouchard ------------------------------ Villeray, Montréal, QC