RedSFPlayerDisk:
Filter:
redSys/Classes (extension) | Red > redSF

RedSFPlayerDisk
ExtensionExtension

plays soundfiles (from disk)

Description

Based on VDiskIn. Use RedSFPlayer for playing back soundfiles from memory instead.

Class Methods

Instance Methods

.loop

.play

Starts playing the soundfile.

Arguments:

out

Output bus.

rate

Playback rate.

NOTE: For this disk player version rates can not be negative.
fadeTime

In seconds.

NOTE: For this disk player version there is no crossfade of loops.

Examples