QUOTE(kode54 @ May 31 2005, 07:15 PM)
Open Cubic Player, at least the last version I downloaded, does not support Modplug ADPCM4 sample compression.
hm. Could be my memory playing on me. It's been a good while since I used that old 486.
QUOTE
DSP filter configuration specific to the module input? Maybe I can make that happen with 0.9... Maybe...
Yes, yes, please do so. You might also want to take it to the next level - make it possible that you can specify different DSP combinations (and other settings as well) for different file formats. Thats one of the few things I really miss in Foobar, and it would be a very nice addition, even if it would make things a bit more complicated, although I can imagine a way that would make it simple to do.
QUOTE
Maybe if you send me an example file, I can examine it. No guarantees of things like Unicode support or exact time ranges or anything like that, though...
Just getting it working would be good enough, most of my files arent in any special format. Heck, I haven't touched them at all since I upgraded to Win XP.
It seems a pretty simple format tho.
http://web.axelero.hu/fka2636/floppy.molhttp://web.axelero.hu/fka2636/modulok.molIt seems that it first stores every used directories name.
none of my playlists had anything under ARCHIVES or ARCHIVDIRECTORIES, so I don't know what should be under them. Modplug doesnt seem to have any ZIP support, so I wonder if they are even used to begin with...
as for Files;
At the start of each line, first char in hex;
36 seems to specify a MOD file,
45 for S3M,
47 for XM,
and 51 for IT.
second char specifies the directory, according to the above entries.
32 for first entry
33 for second
34 for third
35 for fourth
etc, dunno for how long does it goes.
It doesn't seem to store any file extensions, nor individual info on which folder they were in, so I checked it for you in case you get lost - I suppose it wouldn't be hard to figure out which dir the Worms or Jazz Jackrabbit songs were in, but the rest aren't so obvious, lol.
I don't store much stuff in that playlist format though, and I don't have a list on which entry specifies which format (for the first char in the FILES line), perhaps the Modplug source tells more about that.
QUOTE
I'll look into it. Shouldn't be much harder than adding a reason flag to the loop callback... looped by flow, or looped by jump effect... I may even consider adding the option to play an extra N (milli)seconds after looping and fade that, if anyone wants it. I *think* I saw someone mention this in relation to XMPlay, so why not chalk up another feature to attract people eheheheheheh.
I just remember how nice would a costum fadeout would be too, of course only if its optional and can be specified by the user. It's really a preference kind of thing.
By the way - the costum loop was the ONLY thing that the Nullsoft module player of winamp was good for. Not like I ever used Winamp for my module files (for obvious reasons I presume), but I like checking the options and I took a note of that one. Heck, it should be included into any file format decoder that supports a looping like that, including most emulated formats as well (ADX, GYM, SPC, SID, AUD, etc. - whereever it is applyable, I don't know the detailes on how they work).