paula_clock: Paula clock table

paula_clockR Documentation

Paula clock table

Description

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.

References

https://en.wikipedia.org/wiki/Original_Chip_Set#Paula

Examples

data("paula_clock")

ProTrackR documentation built on Aug. 23, 2023, 1:07 a.m.