SecondBASIC Documentation v3

Home / Command Reference / PsgVol

PsgVol

Description: Sets the <Volume> of a Psg <Channel>.

Syntax:

PsgVol <Channel>, <Volume>

Part Description
<Channel> Required. Channels range from 0 to 3.
<Volume> Required. The <Volume> range is from 0 (quietest) to 7 (loudest).

Example:

    Psg 3,1
    PsgVol 3,12