getScore: Internal functions to generate output 'data.frame' from a...

.getScoreR Documentation

Internal functions to generate output data.frame from a sonify object.

Description

These functions, together, are used to generate a standardized data.frame, rather like a Csound score, that is then used by whatever method renders the sounds (currently only rendering in R as sine waves is supported).

Usage

  .getScore(x)

Arguments

x

A sonify object

Value

The end product of all this is a list of data.frame objects that is used as an input to the rendering process

Note

These functions (particularly .SonlayerScore) assume that every shape has a single output row for each input data row after applying statistical tranformations


statisfactions/playitbyr documentation built on Jan. 27, 2024, 1:33 p.m.