audio.LoadPatch

Load a new patch.

Syntax

audio.LoadPatch(patchAddr)

Parameters

  • address - The address of the new patch to load.

Returns

This command returns no values.

About

You can change all parameters at once with the audio.LoadPatch command. This is useful if you change instruments often.

A patch is formatted as follows:

byte    <attack>, <decay>, <sustain>, <release>, <waveform>