MD_YM2413 Library 1.0
Library for Yahama YM2413 sound synthesizer
MD_YM2413_lib.h File Reference

Library only definitions for the MD_YM2413 library. More...

#include <MD_YM2413.h>
Include dependency graph for MD_YM2413_lib.h:
This graph shows which files directly or indirectly include this file:

Macros

#define LIBDEBUG   0
 Control debugging output. See Compiler Switches.
 
#define DEBUGS(s)
 
#define DEBUGX(s, v)
 
#define DEBUG(s, v)
 
#define VOL(v)   (15-v)
 internal volume [0..15] mapped to hardware attenuation [15..0]
 
#define DATA_BITS   8
 Number of bits in the byte (for loops)
 
#define CLOCK_HZ   3597945UL
 Nominal 3.6MHz clock (3.597945MHz)
 

Detailed Description

Library only definitions for the MD_YM2413 library.