Difference between revisions of "ROL"

From Video Game Music Preservation Foundation Wiki
Jump to: navigation, search
m
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox Format
 
{{Infobox Format
| Title      = Roll
+
| Title      = Roll
| Format      = ROL
+
| Format      = ROL
| Developer  = [[Ad Lib|Ad Lib, Inc.]]
+
| Developer  = [[Ad Lib|Ad Lib, Inc.]]
| Header      = Custom
+
| Header      = Custom
| Content    = Notational
+
| Content    = Notational
| Instruments = External
+
| Instruments = External
| OutputDA    = No
+
| OutputDA    = No
| OutputMIDI  = No
+
| OutputMIDI  = No
| OutputFM    = Yes
+
| OutputFM    = Yes
| OutputPSG  = Yes
+
| OutputPSG  = No
| Released    = 1987
+
| Released    = 1987
| FirstGame  = ?
+
| FirstGame  = ?
| Extension01 = *.rol
+
| Extension01 = *.rol
 
}}
 
}}
  
 
'''''Roll (ROL)''''' is an audio format that houses musical instructions. It is similar to sheet music in that it only houses the instructions for playing music, but not the actual sound itself. ROL files must be loaded in conjunction with instrument ([[INS]]) files or with an instrument bank file ([[BNK]]) which defines the sound of the instruments that will play the ROL instructions. In particular, ROL was used by [[Ad Lib]] and their [[AdLib Visual Composer]] program.
 
'''''Roll (ROL)''''' is an audio format that houses musical instructions. It is similar to sheet music in that it only houses the instructions for playing music, but not the actual sound itself. ROL files must be loaded in conjunction with instrument ([[INS]]) files or with an instrument bank file ([[BNK]]) which defines the sound of the instruments that will play the ROL instructions. In particular, ROL was used by [[Ad Lib]] and their [[AdLib Visual Composer]] program.
  
The [[AdLib Visual Composer]] program stores the title "ROLL" in the format's metadata, implying that the name is short for "piano roll", which is fitting for what it is. Because the format has become archaic, the origins of ROL are difficult to find. Some sites have claimed that it predates Ad Lib and is an abbreviation for the company [[Roland]], however, this seems unlikely since the format stores OPL data, not MIDI data.
+
The [[AdLib Visual Composer]] program stores the title "ROLL" in the format's metadata, implying that the name is short for "piano roll", which is fitting for what it is. Because the format has become archaic, the origins of ROL are difficult to find. Some sites have claimed that it predates Ad Lib and is an abbreviation for the company [[Roland]], however, this seems unlikely since the format only stores [[OPL2]] data, not [[MIDI]] or [[LA32]] data.
 
 
  
 
==Players==
 
==Players==
Line 25: Line 24:
 
* [[AdLib Visual Composer|AdLib Jukebox]] - DOS
 
* [[AdLib Visual Composer|AdLib Jukebox]] - DOS
 
* [[AdPlug]] -  foobar2000, Winamp
 
* [[AdPlug]] -  foobar2000, Winamp
* [[Audio Overlord]] - Macintosh
+
* [[Audio Overload]] - Linux, Macintosh, Windows
 
* [[InTune]] - DOS
 
* [[InTune]] - DOS
 
* [[MuchMusic]] - DOS
 
* [[MuchMusic]] - DOS
 
+
* [[PlayROL]] - DOS
  
 
==Editors==
 
==Editors==
Line 34: Line 33:
  
 
* [[AdLib Visual Composer]] - DOS
 
* [[AdLib Visual Composer]] - DOS
 
+
* [[MIDIPLEX]] - Windows
  
 
==Converters==
 
==Converters==
Line 41: Line 40:
 
===ROL to ?===
 
===ROL to ?===
 
* [[AdLib Convert]] - DOS - [[MUS (AdLib)]]
 
* [[AdLib Convert]] - DOS - [[MUS (AdLib)]]
 +
* [[Audio Overload]] - Linux, Macintosh, Windows - [[WAV]]
 +
* [[MIDIPLEX]] - Windows - [[MIDI]]
 
* [[ROL to CMF]] - DOS - [[CMF]]
 
* [[ROL to CMF]] - DOS - [[CMF]]
 
* [[ROL to MIDI]] - DOS - [[MDI]]
 
* [[ROL to MIDI]] - DOS - [[MDI]]
Line 46: Line 47:
  
 
===? to ROL===
 
===? to ROL===
 
+
* [[MIDIPLEX]] - Windows - [[MUS (AdLib)]]
  
 
==Games==
 
==Games==
 
<div style="float:right;">([[:Category: Games That Use ROL|Category]])</div>
 
<div style="float:right;">([[:Category: Games That Use ROL|Category]])</div>
  
{{Table Header
+
{| class="wikitable" |
| Color    = FFF0FF
+
! Released
| Caption01 = Released
+
! Title
| Caption02 = Title
+
! Sample
| Caption03 = Sample
+
|-
}}
 
 
| 1987-??-??
 
| 1987-??-??
 
| [[AdLib Visual Composer (DOS)]]
 
| [[AdLib Visual Composer (DOS)]]
Line 75: Line 75:
 
| 1990-??-??
 
| 1990-??-??
 
| [[Space 1889 (DOS)]]
 
| [[Space 1889 (DOS)]]
|  
+
| {{Song-Box|101 - Space 1889 - DOS - Title.ogg}}
 
|-
 
|-
 
| 1990-??-??
 
| 1990-??-??
 
| [[X-Men II: Fall of the Mutants (DOS)]]
 
| [[X-Men II: Fall of the Mutants (DOS)]]
 +
|
 +
|-
 +
| 1992-??-??
 +
| [[BugBomber (DOS)]]
 +
| {{Song-Box|01 - BugBomber - DOS - BugBomber Theme.ogg}}
 +
|-
 +
| 1992-??-??
 +
| [[Fatal Challenge (DOS)]]
 +
|
 +
|-
 +
| 1992-??-??
 +
| [[Locomotion (DOS)]]
 +
| {{Song-Box|01 - Locomotion - DOS - Locomotion Theme.ogg}}
 +
|-
 +
| 1992-??-??
 +
| [[Penthouse Hot Numbers (DOS)]]
 
|  
 
|  
 
|-
 
|-
Line 86: Line 102:
 
|}
 
|}
  
 +
==How to Obtain==
 +
ROL files usually have to be manually extracted from game files, a process that is different for pretty much every game that uses them.
  
==Technial==
+
==Technical==
 
Technical specs on the ROL format can be found [http://www.vgmpf.com/Docs/Format%20-%20ROL.txt here].
 
Technical specs on the ROL format can be found [http://www.vgmpf.com/Docs/Format%20-%20ROL.txt here].
 
  
 
==Links==
 
==Links==
 +
* [http://www.shikadi.net/moddingwiki/ROL_Format shikadi.net/moddingwiki/ROL_Format] - Modding Wiki.

Revision as of 12:38, 28 September 2019

Roll
ROL.png
Developer: Ad Lib, Inc.
Header: Custom
Content: Notational
Instruments: External
Target Output
Output - Digital Audio - No.png Output - MIDI - No.png Output - FM Synthesis.png Output - PSG - No.png
Released: 1987
First Game: ?
Extensions
  • *.rol

Roll (ROL) is an audio format that houses musical instructions. It is similar to sheet music in that it only houses the instructions for playing music, but not the actual sound itself. ROL files must be loaded in conjunction with instrument (INS) files or with an instrument bank file (BNK) which defines the sound of the instruments that will play the ROL instructions. In particular, ROL was used by Ad Lib and their AdLib Visual Composer program.

The AdLib Visual Composer program stores the title "ROLL" in the format's metadata, implying that the name is short for "piano roll", which is fitting for what it is. Because the format has become archaic, the origins of ROL are difficult to find. Some sites have claimed that it predates Ad Lib and is an abbreviation for the company Roland, however, this seems unlikely since the format only stores OPL2 data, not MIDI or LA32 data.

Players

(Category)

Editors

(Category)

Converters

(Category)

ROL to ?

? to ROL

Games

(Category)
Released Title Sample
1987-??-?? AdLib Visual Composer (DOS)
1989-??-?? The Amazing Spider-Man and Captain America in Dr. Doom's Revenge (DOS)
1989-??-?? X-Men: Madness in Murderworld (DOS)
1990-??-?? The Punisher (DOS)
1990-??-?? Space 1889 (DOS)
1990-??-?? X-Men II: Fall of the Mutants (DOS)
1992-??-?? BugBomber (DOS)
1992-??-?? Fatal Challenge (DOS)
1992-??-?? Locomotion (DOS)
1992-??-?? Penthouse Hot Numbers (DOS)
1994-04-?? Pee & Gity (DOS)

How to Obtain

ROL files usually have to be manually extracted from game files, a process that is different for pretty much every game that uses them.

Technical

Technical specs on the ROL format can be found here.

Links