Difference between revisions of "Discard.sound"
From AGI Wiki
Jump to navigationJump to search| Line 49: | Line 49: | ||
==<br /> See Also == | ==<br /> See Also == | ||
| − | * [[Sound Resource]] | + | * [[Sound Resource (AGI)]] |
* [[Sound Commands|Sound Commands]] | * [[Sound Commands|Sound Commands]] | ||
** <code>[[sound|sound]]</code> | ** <code>[[sound|sound]]</code> | ||
Revision as of 12:00, 26 March 2019
This page is a stub page. Please help if you can provide more information.
discard.sound
Description
The AGI sound command
discard.soundis only available on Amiga v3 interpreters.
Syntax
Place holder
Remarks
Place holder
Example
Code:<syntaxhighlight lang="agi"> discard.sound(22); </syntaxhighlight>
Technical Information
| Required interpreter version | Bytecode Value |
|---|---|
| Amiga v3 interpreters |
Sources
References
<references />
See Also
- Sound Resource (AGI)
- Sound Commands
- AGI Specifications: Chapter 4 - The Logic Language stop.sound
- Commands
- AGI Command Reference