Quoth Monty on IRC.
authorRalph Giles <giles@xiph.org>
Wed, 3 Jan 2007 19:18:18 +0000 (19:18 +0000)
committerRalph Giles <giles@xiph.org>
Wed, 3 Jan 2007 19:18:18 +0000 (19:18 +0000)
svn path=/trunk/vorbis/; revision=12295

lib/psytune.c

index 7f2b553..7076710 100644 (file)
 
  function: simple utility that runs audio through the psychoacoustics
            without encoding
- last mod: $Id: psytune.c,v 1.20 2003/03/04 21:22:11 xiphmont Exp $
+ last mod: $Id$
 
  ********************************************************************/
 
+/* NB: this is dead code, retained purely for doc and reference value
+       don't try to compile it */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>