Members

postProcess :PostProcessPlugin

Global Post Process plugin object

uiSystem :UISystemPlugin

Global UI system plugin object

Methods

zzfxM(instruments, patterns, sequence, BPMopt) → {Array}

Generate samples for a ZzFM song with given parameters

Parameters:
NameTypeAttributesDefaultDescription
instrumentsArray

Array of ZzFX sound parameters

patternsArray

Array of pattern data

sequenceArray

Array of pattern indexes

BPMnumber<optional>
125

Playback speed of the song in BPM

Returns:
  • Left and right channel sample data
Type: 
Array