| Next revision | Previous revision | ||
|
hpl3:tools:maineditors:common:sound_browser [2012/07/03 15:54] luis created |
hpl3:tools:maineditors:common:sound_browser [2012/11/05 07:19] (current) luis |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Sound Browser window ====== | ====== Sound Browser window ====== | ||
| - | This window helps when having to pick sounds. | + | This window helps when having to pick sounds. It can work in two different modes: |
| - | {{soundbrowser.jpg|}} | + | * Sound Entity |
| - | * **Full path input**: This input will display the current full path, will show each step in the path as a row in the open list. Clicking on a row will make the dialog navigate to that folder. | + | {{ :hpl3:tools:maineditors:level_editor:sound_entity.png?nolink&300 |}} |
| - | * **Up button**: will make the dialog navigate to the parent folder. | + | |
| - | * **Directory and file listing** | + | * **Full path input**: This input will display the current full path, will show each step in the path as a row in the open list. Clicking on a row will make the dialog navigate to that folder. |
| + | * **Up button**: will make the dialog navigate to the parent folder. | ||
| + | * **Directory and file listing** | ||
| + | |||
| + | * Sound Event | ||
| + | |||
| + | {{ :hpl3:tools:maineditors:level_editor:sound_event.png?nolink&300 |}} | ||
| + | * Two boxes will show up, left one will list available **Sound Projects** (or sound banks) and **Sound Groups** (pretty much like subdirectories) in a tree fashion. The one at the right will show **Sound Events** (sounds actually) present inside the picked Group. To use one of them, just select it there. | ||
| + | |||
| + | These are common for both modes. | ||
| * **Play button**: will play a sample of the picked sound. | * **Play button**: will play a sample of the picked sound. | ||
| * **Load file name**: The name of the file to load. | * **Load file name**: The name of the file to load. | ||
| * **Load button**: Will try to load the given file name and close. | * **Load button**: Will try to load the given file name and close. | ||
| * **Cancel button**: Will just close the dialog. | * **Cancel button**: Will just close the dialog. | ||