AGI Play: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
(13 intermediate revisions by the same user not shown)
Line 6: Line 6:
| Image = Command Line Tool
| Image = Command Line Tool
| Version =  
| Version =  
| ReleaseDate =  
| ReleaseDate = {{1997S}}
| Company = {{N/A}}
| Company = {{N/A}}
| Published = {{Published}}
| Published = {{Published}}
Line 15: Line 15:
| Source = {{SourceSW}} (included in Download)
| Source = {{SourceSW}} (included in Download)
| License = {{NoLicense}}
| License = {{NoLicense}}
| Type = {{FanAGISoundPlayerTool}}, {{FanAGISoundResTool}}
| Type = {{AGISoundPlayerTool}}, {{AGIResTool}}
| Platform = {{DOSTool}}
| Platform = {{DOSTool}}
| Localization = {{EnglishTool}} ()
| Localization = {{EnglishTool}}
| Website =  
| Website =  
}}
}}
Line 50: Line 50:


<blockquote>
<blockquote>
OLDPLAY.EXE
<pre>OLDPLAY.EXE:
Usage: play <filename>
Usage: play <filename>


Line 57: Line 57:




PLAY.EXE
PLAY.EXE:
play <midi-file>
play <midi-file>




SND2MIDI.EXE
SND2MIDI.EXE:
snd2midi <sndfile> <midifile>
snd2midi <sndfile> <midifile></pre>
</blockquote>
</blockquote>


Line 69: Line 69:
<blockquote>
<blockquote>
Download from here:
Download from here:
* <div id="DL">[[Image:ZIP.png|ZIP File]] [[File:AGISound.zip|AGISound.zip]] <span class="DLInfo"> (ZIP file) [196 KB]</span> (includes source)
* <div id="DL">[[Image:ZIP.png|ZIP File]] [[File:AGIPlay.zip|AGIPlay.zip]] <span class="DLInfo"> (ZIP file) [196 KB]</span> (includes source)
</blockquote>
</blockquote>


Line 86: Line 86:
==<br /> Also See ==
==<br /> Also See ==


* [[AGI Play Player Tools]]
* [[AGI Sound Tools]]
 
* [[AGI Resource Tools]]
* [[AGI Play Resource Tools]]
 
&nbsp;
&nbsp;
 
[[Category:Sound Player Tools]]
&nbsp;
&nbsp;
 
<!--[[Category:]]-->
[[Category:Sound Resource Tools]]
[[Category:AGI Play Player Tools]]
[[Category:AGI Play Resource Tools]]

Revision as of 20:12, 24 March 2025

AGI Play

Version
Author: Lance Ewing
AGI Play
Command Line Tool
Latest Version: 
Release Date:  1997
Company: N/A
Publication Status:  Published
Developer(s): Lance Ewing
Interface: CLI
Language: C
Open Source: Open
Source Availability:  (included in Download)
License: None
Type: Template:AGISoundPlayerTool, AGI Resource Tool
Relevant Engine: {{{Engine}}}
Platform: DOS
Localization: English
Website:





Description

Basic DOS tools for playing AGI Plays.


Features


Version History

 


Development Status

Obsolete


Options

OLDPLAY.EXE:
Usage: play <filename>

-a  adlib/sound blaster
-s  PC speaker


PLAY.EXE:
play <midi-file>


SND2MIDI.EXE:
snd2midi <sndfile> <midifile>


Download

Download from here:


Known issues

  • None known


Credits


References



Also See