KIND Hornsound
From TrainzOnline
(Difference between revisions)
m (1 revision) |
m |
||
Line 9: | Line 9: | ||
==KIND Hierarchy== | ==KIND Hierarchy== | ||
===Parent Classes=== | ===Parent Classes=== | ||
− | * | + | * [[KIND TrainzBaseSpec]] |
===Child Classes=== | ===Child Classes=== | ||
* ''none.'' | * ''none.'' |
Revision as of 21:33, 10 February 2013
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 |
KIND Hierarchy
Parent Classes
Child Classes
- none.
Supported Tags
kind "hornsound" two-part 0 three-part 0
two-part
- Type: Boolean
- Desc: Hornsound is two-part.
three-part
- Type: Boolean
- Desc: Hornsound is three-part.
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
Downloads
Attach sample files here?