decode {goldenRecord} R Documentation

Decode the wav data as the pixel scans

Description

Usage

decode(wav, chunk, decode,
    size = 364,
    offsetLeft = 0.2,
    offsetRight = 0.2);

Arguments

wav

[as WaveFile]

chunk

[as ImageChunk]

decode

[as DecoderArgument]

size

[as integer]

env

[as Environment]

Details

Authors

voyager-1

Value

this function returns data object of type PixelDecode.

clr value class

Examples


[Package goldenRecord version 1.0.0.0 Index]