- Joined
- Jun 14, 2008
- Messages
- 810
- Reaction score
- 860
- Points
- 108
- Location
- FRANCE
- Website
- francophone.dansteph.com
Hi
I'd like to understand something about docking sounds with XRSound...
I was trying to customize the docking/undocking sounds for my vessel, but I only have the "undocking" sound.
I woul like to use this (in my ship's XRSound configuration file) :
But I realized that Orbiter/XRSound didn't use those lines, but these ones :
Is it possible to have the Docking/Undocking and Docking Callout sounds? And if so, how?
And if not, why not?
I'd like to understand something about docking sounds with XRSound...
I was trying to customize the docking/undocking sounds for my vessel, but I only have the "undocking" sound.
I woul like to use this (in my ship's XRSound configuration file) :
[SOUND_FILES]
#--------------------------------------------------------------------------
# Sound played right when the ship attaches to a docking port.
# Sound ID = 10028
# Default = XRSound\Default\Docking.wav
#--------------------------------------------------------------------------
Docking = XRSound\Default\Docking.wav # does not work
#--------------------------------------------------------------------------
# Callout played just after the ship attaches to a docking port.
# Sound ID = 10029
# Default = XRSound\Default\Contact.wav
#--------------------------------------------------------------------------
DockingCallout = XRSound\Default\Contact.wav # does not work
#--------------------------------------------------------------------------
# Sound played right as the ship undocks.
# Sound ID = 10030
# Default = XRSound\Default\Undocking.wav
#--------------------------------------------------------------------------
Undocking = XRSound\Default\Undocking.wav # does not work
#--------------------------------------------------------------------------
# Callout played just after the 'Undocking' sound.
# Sound ID = 10031
# Default = XRSound\Default\Undocking Confirmed.wav
#--------------------------------------------------------------------------
UndockingCallout = XRSound\Default\Undocking Confirmed.wav # the only one that is played
But I realized that Orbiter/XRSound didn't use those lines, but these ones :
[SOUND_GROUPS]
#--------------------------------------------------------------------------
# Folder containing docking distance callouts, in meters. Filename baenames
# (distances) are the same as AltitudeCalloutsGroup uses.
#
# Sound ID = 11004
# Default = XRSound\Default
#--------------------------------------------------------------------------
DockingDistanceCalloutsGroup = XRSound\Default
Is it possible to have the Docking/Undocking and Docking Callout sounds? And if so, how?
And if not, why not?