home *** CD-ROM | disk | FTP | other *** search
- ------------------------------
- How to create PWAD with sounds
- ------------------------------
-
- same as usual. put your entries in the .\SOUNDS directory and
- declare your sounds in WADINFO.TXT section SOUNDS.
-
- DEUTEX -make WADINFO.TXT NEWBIE.WAD
-
- Sound card sound effects: WAV and AUDIO format (SUN). Make sure your
- format is *not* compressed and does *not* contain comments. My code is
- pretty basic, because I never had the specs of those formats. Hacked!
-
- PC speaker sounds: any text files containing number 1-255 will do.
-
- Music: you need first to convert your MIDI files to MUS files
- by using the separate MIDI2MUS (thanks to -dtt-> of ID software).
-
-