Talk:Phoneme Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
* WAV should be 44100 16-bit mono (32-bit does ''not'' work; unknown what other settings work)
* WAV should be 44100 16-bit mono (32-bit does ''not'' work; unknown what other settings work)
* The WAVs must be in <code>''<moddir>''/sound</code> or a subdirectory; otherwise the extraction will fail (it creates an invalid path)
* The WAVs must be in <code>''<moddir>''/sound</code> or a subdirectory; otherwise the extraction will fail (it creates an invalid path)
** '''THIS IS FAIRLY IMPORTANT''' --[[User:Alph Tech STUART|Alph Tech STUART]] 18:45, 1 Feb 2006 (PST)
&mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 17:28, 3 Nov 2005 (PST)
&mdash;'''[[User:Maven|Maven]]''' <sup>([[User talk:Maven|talk]])</sup> 17:28, 3 Nov 2005 (PST)

Revision as of 19:45, 1 February 2006

Notes (If I remember, I'll work these into the page.)

  • WAV should be 44100 16-bit mono (32-bit does not work; unknown what other settings work)
  • The WAVs must be in <moddir>/sound or a subdirectory; otherwise the extraction will fail (it creates an invalid path)

Maven (talk) 17:28, 3 Nov 2005 (PST)