Serialized Form

Class MainFrame4k implements Serializable

Serialized Fields

data

MainFrame4k.AudioInput data
this object plays all the music

doubleBuffer

java.awt.Image doubleBuffer
doublebuffer image

graphics

java.awt.Graphics graphics
The graphics object used when drawing to the doublebuffer

CHANNELintensity

int[] CHANNELintensity
How loud the instrument for the channels are beeing played. We use this to fade everything in the intro (if you do not know what I mean; watch the intro damn it!)

lastNote

long lastNote
The time for when the last note was played. If it has not been played yet it has a value of -1