Supporting both WAV and OGG for sound effects.
Supporting "_desc" and "_desc_ll" (localized) descriptive sound effects (see recent Catalan OGGs added to tuxpaint-stamps!)
This commit is contained in:
parent
ad42ce58d6
commit
d12bef8753
2 changed files with 142 additions and 32 deletions
|
|
@ -37,6 +37,11 @@ $Id$
|
|||
|
||||
* Sound effects take advantage of stereo. (e.g., paint brush sounds come
|
||||
more from the left speaker when painting on the left.)
|
||||
|
||||
* Stamp sound effects may be in either OGG or WAV format.
|
||||
|
||||
* Stamps may now include a second sound effect, used as a spoken description.
|
||||
(stampname_desc.ogg or .wav and localized stampname_desc_ll.ogg or .wav)
|
||||
|
||||
* Tool improvements:
|
||||
------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue