Re: module sound... to Robert,

new topic     » goto parent     » topic index » view thread      » older message » newer message

Robert Craig wrote:

>  Lee woo seob writes:
>
> > i want to know if the module music (MOD,S3M...) is available or not
> > in the new-coming WIN32 euphoria (exw.exe).
>
> I have a WIN32 example program that makes .WAV sounds, but
> nothing that does MOD or S3M. I'm sure there's a .DLL that
> you can call that will do those other formats.

    Not standard built-in anyway, maybe if you can rip the dll from
mod4win, but that aint legal.
    Or you can use the freeware ModPlugin, and pretend your an internet
browser.

    Wav isn't like MOD or S3M, Robert, It require a lot more complex
coding and in windows about 10 to 20 % execution speed (for the highest
quality).

    Those formats have sounds in them (.wav & .sam) and pattern data
(like a musical score in .MiD files) and mix those samples like a
keyboard in real-time..

    There are a few freeware .libs, those can be compiled to a .DLL
(with for example Borland C). You only need to code a simple interface
in C++

Ralf Nieuwenhuijsen
nieuwen at xs4all.nl

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu