PlayerSpec:
Filter:
crucial-library/Classes (extension) | Spec | Libraries > crucial > Spec | Libraries > crucial > Players

PlayerSpec
ExtensionExtension

datatype specifying that the input or output is a Player object

Description

A Player object may have an output of AudioSpec of ControlSpec. But a function that creates and returns a player object would have an output spec of PlayerSpec.

Likewise a function can accept a Player as an input argument which it then intends to do something with like wrap it in an effect and return it or possibly play it.

Instance Methods

.canAccept

Arguments:

ting

.rate