Adlib ROL to AGI Sound

From Sierra Wiki
(Redirected from ROL2SND)
Jump to navigationJump to search
Adlib ROL to AGI Sound
Version 1.1
Author: Lance Ewing and Anders M Olsson
1998-05-21
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
Adlib ROL to AGI Sound
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:


Known issues

  • None known


Credits


Legal

Adlib ROL to AGI Sound was released with no license.

References

  1. From the included README file


Also See