GB::APU
Constants
BUFFER_SIZE = 1024
CHANNELS = 2
FRAME_SEQUENCER_PERIOD = CPU::CLOCK_SPEED // FRAME_SEQUENCER_RATE
FRAME_SEQUENCER_RATE = 512
SAMPLE_PERIOD = CPU::CLOCK_SPEED // SAMPLE_RATE
SAMPLE_RATE = 32768
Constructors
Instance methods
first_half_of_length_period
Sourceget_sample
Sourcesync
Sourcetick_frame_sequencer
Sourcetoggle_sync
Source