audio.SetParam

Manually set a parameter of the audio channel.

Syntax

audio.SetParam(channel, type, value)

Parameters

  • channel - The oscillator channel (0-3)
  • type - _ATK, _DEC, _SUS, _REL, _WAV, _CONTROL
  • value - Byte-sized value dependent on parameter (0-255).

Returns

This command returns no values.

About