Difference between revisions of "Sound Effects"

From PioneerWiki
Jump to: navigation, search
(Imported from github wiki)
 
m
Line 3: Line 3:
 
Put sound files in <code>data/sounds/</code>
 
Put sound files in <code>data/sounds/</code>
  
Sound files can be in nested directories within <code>data/sounds<code>, and Pioneer will recursively search through them.
+
Sound files can be in nested directories within <code>data/sounds</code>, and Pioneer will recursively search through them.
  
 
Sound files should be stereo or mono, 44100Hz or 22050Hz.
 
Sound files should be stereo or mono, 44100Hz or 22050Hz.

Revision as of 13:04, 11 September 2012

Pioneer sound effects are in ogg vorbis format.

Put sound files in data/sounds/

Sound files can be in nested directories within data/sounds, and Pioneer will recursively search through them.

Sound files should be stereo or mono, 44100Hz or 22050Hz.