File: README

package info (click to toggle)
freedoom 0.13.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 48,712 kB
  • sloc: python: 3,513; makefile: 529; xml: 188; sh: 73
file content (16 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This directory contains the in-game sound effects. There are two types
of sound effect found here:

 * ds*.wav files are digital (PCM) sound effects, the sound effects
   usually heard when playing the game.

 * dp*.txt files are PC speaker sound effects, heard when playing with a
   source port that support PC speaker effects and configured to do so.

Because of the limitations of deutex it is important that sound effects
should be in 8-bit PCM format and not anything more elaborate. Some more
information about Doom's sound effect support can be found on the Doom
wiki:

    <http://doomwiki.org/wiki/Sound>