Adlib ROL to AGI Sound: Difference between revisions
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div align="center"><span style="font-size: 22pt">Adlib ROL to AGI Sound</span><br />''Version 1.1''<br />''Author: [[Lance Ewing]] and [[Anders M Olsson]]''<br />''1998-05-21''</div></div> | |||
<div align="center" style="font-size: 22pt"> | {{TechToolStub}} | ||
< | |||
''Author: [[Lance Ewing]] and [[Anders M | |||
{{FanAGISoftwareInfobox | {{FanAGISoftwareInfobox | ||
| Software = | | Software = Adlib ROL to AGI Sound | ||
| Image = | | Image = | ||
| Version = 1.1 | | Version = 1.1 | ||
| ReleaseDate = | | ReleaseDate = {{1998S}}-05-21<ref>From the included README file</ref> | ||
| Company = {{ | | Company = {{NAToolCo}} | ||
| DevStatus = {{UnmaintainedDev}} | |||
| Published = {{Published}} | | Published = {{Published}} | ||
| Developers = {{LanceEwingToolDev}}, {{AndersMOlssonToolDev}} | | Developers = {{LanceEwingToolDev}}, {{AndersMOlssonToolDev}} | ||
| Line 17: | Line 14: | ||
| ProgLanguage = {{C}} | | ProgLanguage = {{C}} | ||
| OpenSource = {{OpenSRC}} | | OpenSource = {{OpenSRC}} | ||
| Source = {{SourceSW}} [[# | | Source = {{SourceSW}}[[#DL|Yes]] (included in download) | ||
| License = {{NoLicense}} | | License = {{NoLicense}} | ||
| Platform = {{DOSTool}} | | Platform = {{DOSTool}} | ||
| Type = {{ | | Type = {{FanAGISndConvrtr}} | ||
| Type = {{AGISndConverter}} {{AGITool}} | |||
| Engine = {{AGITool}} | |||
| Platform = {{DOSTool}} | |||
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = {{agifansURL}} | | Website = {{agifansURL}} | ||
| Line 26: | Line 26: | ||
<br /> | <br /> | ||
==<br /><br /> Description == | ==<br /> A.K.A. == | ||
* ROL2SND | |||
==<br /> Description == | |||
<blockquote> | <blockquote> | ||
[[Lance Ewing]]'s '''''ROL2SND''''' is a DOS command line tool for converting a music file in the | [[Lance Ewing]]'s '''''ROL2SND''''' is a DOS command line tool for converting a music file in the AdLib ROL format to an AGI SOUND resource. The reason this tool exists is because I had an AdLib sound card way back when sound cards first came out. It came with a music composer tool called [[AdLib Visual Composer|Visual Composer]]. I was fairly musical and had written a lot of music with this tool, so I decided to build an AGI utility to convert the saved files into AGI SOUNDs. | ||
It converts the first three voices of an | It converts the first three voices of an AdLib ROL file (as used with Visual Composer) into an AGI sound resource. I've made this program available in case some one else out there still has an old ROL editor. | ||
</blockquote> | </blockquote> | ||
==<br /> Features == | ==<br /> Features == | ||
<blockquote> | |||
<!-- Add feature list here --> | |||
</blockquote> | |||
==<br /> | ==<br /> Requirements == | ||
<blockquote> | <blockquote> | ||
<!-- Add requirements here --> | |||
</blockquote> | </blockquote> | ||
==<br /> Version History == | |||
* Version 1.0 by Lance Ewing, 1997 - Initial release<br /><br /> | |||
* Version 1.1 update by Anders M Olsson, May 21 1998<br /><br /><blockquote>E-mail: anders.m.olsson@abc.se</blockquote> | |||
** The three tracks should now stay in sync. | |||
** Sierra's AGI games can't play any notes below MIDI note 45 (110 Hz). If the program detects that the .ROL-file contains notes below 45, it now tries to shift the entire song up one full octave to keep it in tune. If there are still notes that are too low, that song can't be converted. | |||
** Minor changes: Doubled the buffer size and changed the note-to-frequency translation to work without a lookup table. | |||
==<br /> Development Status == | ==<br /> Development Status == | ||
<blockquote> | <blockquote> | ||
<!-- Place development status here --> | <!-- Place development status here --> Adlib ROL to AGI Sound is no longer actively maintained. | ||
</blockquote> | </blockquote> | ||
| Line 58: | Line 72: | ||
<blockquote> | <blockquote> | ||
<!-- Add options here --> | |||
</blockquote> | </blockquote> | ||
<div id="DL"> | |||
==<br /> Download == | ==<br /> Download == | ||
<blockquote> | <blockquote> | ||
Download from here: | Download from here: | ||
* [[Image:ZIP.png|ZIP File]] [[File: | * [[Image:ZIP.png|ZIP File]] [[File:AdLib_ROL_to_AGI_SOUND_(ROL2SND).zip | AdLib_ROL_to_AGI_SOUND_(ROL2SND).zip]] <span class="DLInfo"> (ZIP file) [355.1 KB]</span> (includes source) | ||
</blockquote> | </blockquote> | ||
| Line 72: | Line 87: | ||
* None known | * None known | ||
== <br />Credits == | ==<br /> Credits == | ||
* [[Lance Ewing]] | * [[Lance Ewing]] | ||
* [[Anders M. Olsson]] | |||
==<br /> Legal == | |||
Adlib ROL to AGI Sound was released with no license. | |||
== References == | == References == | ||
<references /> | <references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags --> | ||
==<br /> Also See == | ==<br /> Also See == | ||
* | * [[:Category:MIDI Articles|MIDI Articles]] | ||
* [[:Category:AGI Sound Resources|AGI Sound Resources]] | |||
* [[:Category:AGI Sound Converters|AGI Sound Converters]] | |||
* [[agifans:|agifans.com]] | |||
| |||
[[Category:Technical Info]] | [[Category:Technical Info]] | ||
[[Category:Development]] | |||
[[Category:Development Tools]] | |||
[[Category:MIDI Articles]] | |||
[[Category:Sound Resources]] | |||
[[Category:AGI Sound Resources]] | |||
[[Category:AGI Sound Utilities]] | [[Category:AGI Sound Utilities]] | ||
Latest revision as of 22:45, 27 October 2025
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 1.1 | ||
|---|---|---|---|
| Release Date: | 1998-05-21[1] | ||
| Company: | N/A | ||
| Development Status: | Unmaintained | ||
| Publication Status: | Published | ||
| Developer(s): | Lance Ewing, Anders M. Olsson | ||
| Interface: | CLI | ||
| Language: | C | ||
| Open Source: | Open | ||
| Source Availability: | Yes (included in download) | ||
| License: | None | ||
| Type: | Sound Converter AGI | ||
| Relevant Engine: | AGI | ||
| Platform: | DOS | ||
| Localization: | English | ||
| Website: | www.agifans.com/ | ||
A.K.A.
- ROL2SND
Description
Lance Ewing's ROL2SND is a DOS command line tool for converting a music file in the AdLib ROL format to an AGI SOUND resource. The reason this tool exists is because I had an AdLib sound card way back when sound cards first came out. It came with a music composer tool called Visual Composer. I was fairly musical and had written a lot of music with this tool, so I decided to build an AGI utility to convert the saved files into AGI SOUNDs.
It converts the first three voices of an AdLib ROL file (as used with Visual Composer) into an AGI sound resource. I've made this program available in case some one else out there still has an old ROL editor.
Features
Requirements
Version History
- Version 1.0 by Lance Ewing, 1997 - Initial release
- Version 1.1 update by Anders M Olsson, May 21 1998
E-mail: anders.m.olsson@abc.se
- The three tracks should now stay in sync.
- Sierra's AGI games can't play any notes below MIDI note 45 (110 Hz). If the program detects that the .ROL-file contains notes below 45, it now tries to shift the entire song up one full octave to keep it in tune. If there are still notes that are too low, that song can't be converted.
- Minor changes: Doubled the buffer size and changed the note-to-frequency translation to work without a lookup table.
Development Status
Adlib ROL to AGI Sound is no longer actively maintained.
Usage
- See included documentation
Options
Download
Download from here:
File:AdLib ROL to AGI SOUND (ROL2SND).zip (ZIP file) [355.1 KB] (includes source)
Known issues
- None known
Credits
Legal
Adlib ROL to AGI Sound was released with no license.
References
- ↑ From the included README file
Also See