.dro like format
Brought to you by:
dynamite
From: Raphael A. <ra...@ra...> - 2005-08-16 20:23:39
|
Hi, I have captured the music from a few games using DosBox. I've written simple command line tools to clean the files (mostly remove the menu music before stage music). One thing that .dro files seem to lack is song name, author, company, etc.. information. A way to specify a loop point for endless game music would be useful to. Writing a tool to convert a .dro to a better format is not a problem for me, but I dont know which format to choose, and due to the nature of the dro format, I could be complicated for some formats (instruments definitions and tracks). So I figured this mailing list would be a good place to ask: Is there a simple format supported by adplug that is made of raw opl commands with delays between them (just like .dro files) but with the additional features (headers) I would like to have? If none exist, I could always create a new format and submit it for inclusion in adplug. Would such a format be accepted? Regards, Raphael Assenat |