home *** CD-ROM | disk | FTP | other *** search
/ Audio Version 4.94 / audioversion4.94knowledgemediaresourcelibraryoctober1994.iso / amiga / utils / exp_iv / periods.h < prev    next >
Text File  |  1991-05-12  |  691b  |  34 lines

  1. /* periods.h */
  2.  
  3. /* $Author: Espie $
  4.  * $Date: 91/05/12 19:55:08 $
  5.  * $Revision: 1.6 $
  6.  * $Log:    periods.h,v $
  7.  * Revision 1.6  91/05/12  19:55:08  Espie
  8.  * New ``special'' tune.
  9.  * 
  10.  * Revision 1.5  91/05/05  15:39:19  Espie
  11.  * The period_table now belongs to the player.
  12.  * 
  13.  * Revision 1.4  91/05/03  02:48:59  Espie
  14.  * Extended periods.
  15.  * 
  16.  * Revision 1.3  91/04/30  00:36:08  Espie
  17.  * Stable version III.
  18.  * 
  19.  * Revision 1.2  91/04/28  22:52:32  Espie
  20.  * Algorithmic generation of periods (makes for more periods).
  21.  * 
  22.  * Revision 1.1  91/04/21  20:05:45  Espie
  23.  * Initial revision
  24.  * 
  25.  */
  26.  
  27. #define NUMBER_NOTES 96
  28. #define NUMBER_TUNING 17
  29.  
  30.  
  31. #define NO_NOTE 96
  32. #define FINE_PERIOD 96
  33.  
  34.