paula_clock | R Documentation |
Table that provides audio output frequencies for the Commodore Amiga original chipset.
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.
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.
https://en.wikipedia.org/wiki/Original_Chip_Set#Paula
data("paula_clock")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.