SID
Commodore 64 SID Library
Macros | Variables
sid.cpp File Reference

SID Library for the ZPUino Version 1.0. More...

#include "SID.h"

Macros

#define SIDINSTRUMENTS   9
 

Variables

int sidInstrument [SIDINSTRUMENTS][9]
 

Detailed Description

SID Library for the ZPUino Version 1.0.

Project C64 SID Library

Author
Jack Gassett
Date
4/10/12 License GPL

Variable Documentation

int sidInstrument[SIDINSTRUMENTS][9]
Initial value:
=
{ {0,0,15,0,0,0,0,1,0},
{0,5,5,0,1,0,0,0,0},
{12,0,12,0,0,0,1,0,0},
{0,9,2,1,0,0,1,0,0},
{0,9,0,0,0,1,0,0,512},
{0,9,9,0,0,1,0,0,2048},
{8,9,4,1,0,1,0,0,512},
{0,9,0,0,0,0,0,1,0},
{9,4,4,0,0,0,0,1,0} }