You can subscribe to this list here.
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Rebecca G. <re...@st...> - 2021-08-19 20:43:38
|
Hi, I'm buiding a Windows application to process retro computer file systems, and data translators is a convenience feature I'm building in. I'm interested in a MOD file translator, and mikmod seems to be a lightweight solution. I have a few questions regarding it's use: 1) Is there a way to only build the raw disk writer driver (I don't need any of the others) ? 2) What format (beyond raw) is the raw disk writer writing... 44kHz, 22kHz, 16bit, 8bit, etc? 3) Is there a way to control what file it writes to, or is it always music.raw? 4) Is there a way to control the looping aspect, either loop once, detect when it has looped and disable looping from there, or outright disable it from the beginning? Conversion to raw audio obviously won't work too well if it loops forever. I might be useful for a few loops though -- Rebecca |