|
|
| (One intermediate revision by the same user not shown) |
| Line 1: |
Line 1: |
| <div align="center"><div style="font-size: 22pt">IT2AGI</div><br />Version <br />''Author: [[Nat Budin]]''<br /></div>
| | #REDIRECT [[Impulse Tracker to AGI Sound]] |
| | |
| {{AGISoftwareInfobox
| |
| | Software = IT2AGI
| |
| | Image =
| |
| | Version = {{UnknownVerTool}}
| |
| | ReleaseDate = {{2000S}}
| |
| | Company = {{N/A}}
| |
| | Published = {{Published}}
| |
| | Developers = {{NatBudinToolDev}}
| |
| | Interface = {{CLI}}
| |
| | ProgLanguage = {{Perl}}
| |
| | OpenSource = {{ClosedSRC}}
| |
| | Source = {{SourceSW}} (included in script)
| |
| | License = {{NoLicense}}
| |
| | Type = {{AGISoundConverter}}
| |
| | Engine = {{AGI2Tool}}
| |
| | Platform = {{WinTool}}, {{LinuxTool}}
| |
| | Localization = {{EnglishTool}}
| |
| | Website = {{NAURL}}
| |
| }}
| |
| | |
| <br />
| |
| ==<br /> Description ==
| |
| | |
| <blockquote>
| |
| [[Nat Budin]]'s Converts [[w:ImpulseTracker|ImpulseTracker]] files to the AGI Sound format. You will need ImpulseTracker to create the music and the Perl runtime to run this Perl script.
| |
| | |
| {{TechToDo}}
| |
| </blockquote>
| |
| | |
| ==<br /> Features ==
| |
| | |
| * <!-- Add feature list here -->
| |
| | |
| ==<br /> Version History ==
| |
| | |
| <blockquote>
| |
| <!-- Place version history here -->
| |
| </blockquote>
| |
| | |
| ==<br /> Development Status ==
| |
| | |
| <blockquote>
| |
| Unmaintained
| |
| </blockquote>
| |
| | |
| ==<br /> Usage ==
| |
| | |
| <blockquote>
| |
| To convert music, type this from the command line:
| |
| <blockquote>
| |
| <code>perl it2agi <name>.it</code>
| |
| </blockquote>
| |
| The script will produce a file called "<name>.ags".
| |
| </blockquote>
| |
| | |
| ==<br /> Download ==
| |
| | |
| <blockquote>
| |
| Download from here:
| |
| * <div id="DL">[[Image:ZIP.png|ZIP File]] [[File:Impulse_Tracker_to_AGI_Sound_(IT2AGI01).zip|Impulse_Tracker_to_AGI_Sound_(IT2AGI01).zip]] <span class="DLInfo"> (ZIP file) [4.30 KB]</span> (includes source)
| |
| </blockquote>
| |
| | |
| ==<br /> Known issues ==
| |
| | |
| # IT2AGI uses only the first three channels of an Impulse Tracker file. These are mapped to the three voices of the PCjr sound chip.<br />
| |
| # IT2AGI doesn't (yet) support changing tempo or speed in the middle of the song. Don't try this, as it will be cruelly ignored.<br />
| |
| # Volumes aren't supported either, yet. They will be in the next version. For now, everything is played full blast.<br />
| |
| # Finally, AGI is very limited in what it can do. If AGI doesn't support something, IT2AGI most likely doesn't either.
| |
| | |
| ==<br /> Credits ==
| |
| | |
| * [[Nat Budin]]
| |
| | |
| Many thanks go to [[Lance Ewing]]. Not only did he write the AGI Sound specification, enabling me to write this program, I also stole a formula off his ROL2SND program. So, thanks Lance!
| |
| | |
| ==<br /> References ==
| |
| | |
| <references />
| |
| | |
| ==<br /> Also See ==
| |
| | |
| * [[:Category:AGI Sound Converters|All AGI Sound Converters]]
| |
|
| |
| [[Category:Sound Converters]]
| |
| [[Category:AGI Sound Converters]]
| |