Difference between revisions of "Discard.sound"
From AGI Wiki
Jump to navigationJump to search (Created page with "{{Stub}} <div align="center" style="font-size: 22pt">'''discard.sound'''</div> <div align="center">''''' '''''</div> ==<br /> Description == <blockquote> The AGI...") |
|||
Line 56: | Line 56: | ||
** <code>[[discard.sound]]</code> | ** <code>[[discard.sound]]</code> | ||
* [[AGI Specifications: Chapter 4 - The Logic Language#stop.sound|AGI Specifications: Chapter 4 - The Logic Language stop.sound]] | * [[AGI Specifications: Chapter 4 - The Logic Language#stop.sound|AGI Specifications: Chapter 4 - The Logic Language stop.sound]] | ||
− | * [[ | + | * [[Logic Commands by Name|Commands]] |
* [[AGI Command Reference]] | * [[AGI Command Reference]] | ||
Revision as of 20:14, 20 March 2018
This page is a stub page. Please help if you can provide more information.
discard.sound
Description
The AGI sound command
discard.sound
is 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
See Also
- Sound Resource
- Sound Commands
- AGI Specifications: Chapter 4 - The Logic Language stop.sound
- Commands
- AGI Command Reference