KIND Hornsound
From TrainzOnline
(Difference between revisions)
m (Added sort criterion) |
|||
(2 intermediate revisions by one user not shown) | |||
Line 9: | Line 9: | ||
==KIND Hierarchy== | ==KIND Hierarchy== | ||
===Parent Classes=== | ===Parent Classes=== | ||
− | * | + | * [[KIND TrainzBaseSpec]] |
===Child Classes=== | ===Child Classes=== | ||
* ''none.'' | * ''none.'' | ||
Line 39: | Line 39: | ||
==Categories== | ==Categories== | ||
− | [[Category:Asset KIND]] | + | [[Category:Asset KIND|H]] |
Latest revision as of 15:00, 14 February 2014
KIND Hornsound assets are horn or whistle sounds for locomotives.
For a single part horn sound, the horn sound should be named 'horn.wav', and the bell sound 'idle 1.wav'.
For a two part horn sound, the lead-in sound should be named 'horn_start.wav', the loop should be named 'horn_loop.wav', and the bell 'idle 1.wav'.
For a three part hornsound, the sounds for the horn are placed in a subdirectory called 'horn'. The lead-in sound should be named 'start.wav', the loop should be named 'idle 1.wav' and the lead-out sound should be named 'stop.wav'. The bell sound is as for a single part or two part horn.
Contents |
[edit] KIND Hierarchy
[edit] Parent Classes
[edit] Child Classes
- none.
[edit] Supported Tags
kind "hornsound" two-part 0 three-part 0
[edit] two-part
- Type: Boolean
- Desc: Hornsound is two-part.
[edit] three-part
- Type: Boolean
- Desc: Hornsound is three-part.
[edit] Example Config.txt
Sample config.txt file for a Tracksound asset, with the Standard Tags excluded for brevity:
kind "hornsound" two-part 1 three-part 0
[edit] Downloads
Attach sample files here?