Table of ProTracker period values and corresponding, octave, tone and fine tune
Format
a data.frame with fourteen columns:
The column named 'octave':
integervalue [1,3]The column named 'finetune':
integervalue [-8, 7] used to tune a sampleThe columns named 'C-' to `B-': represent the twelve (semi)tones. The values in these columns are the period values for the corresponding tone, octave and finetune.
Details
Table of ProTracker period values used in calculating the playback sampling rate of samples for specific tones. These are the values that are actually used by ProTracker, they cannot be calculated directly due to undocumented rounding inconsistencies. This lookup table is therefore a requirement.
See also
Other period.operations:
noteToPeriod(),
note(),
octave(),
periodToChar(),
sampleRate
Examples
data("period_table")