MusicKit  0.0.0
_unitGeneratorInclude.h
00001 /*
00002   $Id$
00003   
00004   Defined In: The MusicKit
00005   Description:
00006     
00007   Original Author: David A. Jaffe
00008 
00009   Copyright (c) 1988-1992, NeXT Computer, Inc.
00010   Portions Copyright (c) 1994 NeXT Computer, Inc. and reproduced under license from NeXT
00011   Portions Copyright (c) 1994 Stanford University.
00012   Portions Copyright (c) 1999-2001, The MusicKit Project.
00013 */
00014 #ifndef __MK__unitGeneratorInclude_H___
00015 #define __MK__unitGeneratorInclude_H___
00016 
00017 #define _MK_NOSET MAXDOUBLE
00018 #define TWO_TO_M_23 0.00000011920928955078125
00019 
00020 #define _MK_UGOPTIMIZE 1  /* Set to 0 and recompile to disable optimization */
00021 #endif