User Tools

Site Tools


ugbasic:user:kw:volume
Translations of this page:


ugBASIC User Manual

VOLUME

SYNTAX

   VOLUME #[value] {ON #[channels]}
   VOLUME [volume] {ON [channels]}

PURPOSE

This command allows you to change the volume at which the audio is generated. In general, you can change the overall audio, or that of each individual voice.

EXAMPLE

  VOLUME #255
  VOLUME #0 ON #%001
  VOLUME massimo
  VOLUME zero ON voice1

ABBREVIATION

 Vo

AVAILABLE ON

  • Commodore 128 (Zilog Z80)
  • Commodore 128 (MOS 8502)
  • ColecoVision
  • Commodore 64
  • Atari (400/800)
  • Commodore PLUS/4
  • Amstrad CPC 664
  • MSX

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY