Skip to contents

Table that provides audio output frequencies for the Commodore Amiga original chipset.

Format

a data.frame with two columns:

  • 'frequency' A numeric value representing Paula's output rate in Hz.

  • 'video' A character string representing the two video modes.

Details

Paula was one of the custom chips on the original Commodore Amiga. This chip was dedicated (amongst other tasks) to controlling audio playback. The chip's output rate depended on the video mode used: either 'PAL' or 'NTSC'. This table provides the output rate for both video modes that can be used in calculating sample rates.

Examples

data("paula_clock")