pt2_render_options {ProTrackR2}R Documentation

Retrieve options for rendering

Description

Retrieve options for rendering ProTracker modules. See also pt2_render().

Usage

pt2_render_options(...)

Arguments

...

Specify custom options.

Value

Returns a named list of options that can be used for rendering ProTracker modules (see pt2_render() and play()). It contains the following elements:

Author(s)

Pepijn de Vries

Examples

pt2_render_options(stereo_separation = 100)

[Package ProTrackR2 version 0.0.5 Index]