Talk:Phoneme Tool: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Notes (If I remember, I'll work these into the page.)
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)
* WAV should be 44100 16-bit mono (32-bit does ''not'' work; unknown what other settings work)
* The WAVs must be in the directory that the Load button defaults at, or 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)
&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 13:50, 5 November 2005

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)