{{htmlmetatags>metatag-robots=()
metatag-title=(VOLUME | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for VOLUME)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(VOLUME | ugBASIC User Manual)
metatag-og:description=(Manual page for VOLUME)
}}
====== 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 [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON VOLUME|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]