trensim.comSimulación Ferroviaria
   

Sonido al alejarse el tren

Foro para tratar temas de sonido en MSTS

Moderador: Moderadores

Sonido al alejarse el tren

Notapor CesarOrfeo6016 » Mar Oct 30, 2018 7:39 pm

Buenas tardes,

tengo dos archivos SMS, de mi autoría, nomás que uno (el que funciona) es viejo y el que estoy haciendo ahora, tiene el siguiente problema: al ir alejándose el tren, el sonido no disminuye paulatinamente, sino, de una, al cumplirse la distancia de desactivación.

El que funciona correctamente:

Código: Seleccionar todo
SIMISA@@@@@@@@@@JINX0x1t______
Tr_SMS (
   ScalabiltyGroup( 0
      Activation (
         ExternalCam ()
         PassengerCam ()
         CabCam ()
         Distance ( 500 )
      )
      Deactivation (
         Distance ( 500 )
      )
      Streams ( 5
         Stream(
            Priority ( 6 )
            VOLUME ( 1.9 )
            Triggers( 4
               Discrete_Trigger ( 6   PlayOneShot ( 1 File ( "m41_wiper_start.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 6   StartLoopRelease ( 1 File ( "m41_wiper.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 7   ReleaseLoopRelease() )
               Discrete_Trigger ( 7   PlayOneShot ( 1 File ( "m41_wiper_stop.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
            )
         )
         Stream (
            Priority ( 5 )
            Triggers ( 2
               Discrete_Trigger ( 105 PlayOneShot ( 1 File ( "x_puerta_abre.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 106 PlayOneShot ( 1 File ( "x_puerta_cierra.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
            )
         )
         Stream (
            Priority ( 5 )
            Triggers ( 3
               Discrete_Trigger ( 53 PlayOneShot ( 1 File ( "x_freno.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 54 PlayOneShot ( 1 File ( "x_freno.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 22 PlayOneShot ( 1 File ( "x_freno.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
            )
         )
         Stream (
            Priority ( 6 )
            VOLUME ( 0.5 )
            Triggers ( 1
               Initial_Trigger ( StartLoop ( 1 File ( "x_R19.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
            )
            FrequencyCurve (
               SpeedControlled CurvePoints ( 11
0.000   11000
0.001    9000
2.778    16000
2.779    10500
6.944    17500
6.945    12500
11.111    19500
11.112    15000
18.056    22000
18.057    18000
33.611    25000
               )
               Granularity ( 0.001 )
            )
         )
         Stream (
            Priority ( 6 )
            VOLUME ( 0.5 )
            Triggers ( 2
               Discrete_Trigger ( 8 StartLoopRelease ( 1 File ( "x_Horn.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 9 ReleaseLoopReleaseWithJump () )
            )
         )
      )
   )
)


El que no va como debiera:

Código: Seleccionar todo
SIMISA@@@@@@@@@@JINX0x1t______
Tr_SMS (
   ScalabiltyGroup   ( 0
      Activation (
         Distance ( 600 )
         ExternalCam ()
      )
      Deactivation (
         Distance ( 600 )
         PassengerCam ()
         CabCam ()
      )
      Stereo ()
      Streams ( 11
         Stream ( Priority ( 6 ) Triggers ( 1 Variable_Trigger ( Speed_Inc_Past 0.01 PlayOneShot ( 1 File ( "x-CAMPANA.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
         Stream ( Priority ( 6 ) Triggers ( 1 Variable_Trigger ( Speed_Inc_Past 0.01 PlayOneShot ( 1 File ( "ARRANQUE.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
         Stream ( Priority ( 6 )
            Triggers ( 1
               Initial_Trigger ( StartLoop ( 1 File ( "CRUCERO.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
            )
            FrequencyCurve (
               SpeedControlled CurvePoints ( 2
                  0.000   6000
                  50.000    12000
               )
               Granularity ( 0.001 )
            )
            VolumeCurve (
               SpeedControlled CurvePoints ( 3
                  0.000   0
                  0.001   0.1
                  50.000   1
               )
               Granularity ( 0.001 )
            )
         )
         Stream ( Priority ( 6 )
            Triggers ( 2
               Discrete_Trigger ( 6 StartLoopRelease ( 1 File ( "x-LIMPIAPARABRISAS.wav" -1 ) SelectionMethod  ( SequentialSelection ) ) )
               Discrete_Trigger ( 7 ReleaseLoopReleaseWithJump () )
            )
         )
         Stream ( Priority ( 6 )
            Triggers ( 2
               Discrete_Trigger ( 8 StartLoopRelease ( 1 File ( "x-BOCINA.wav" -1 ) SelectionMethod  ( SequentialSelection ) ) )
               Discrete_Trigger ( 9 ReleaseLoopReleaseWithJump () )
            )
         )
         Stream ( Priority ( 6 ) Triggers ( 1 Discrete_Trigger ( 10 PlayOneShot ( 1 File ( "x-CAMPANA.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
         Stream ( Priority ( 6 ) Triggers ( 1 Discrete_Trigger ( 11 PlayOneShot ( 1 File ( "x-CAMPANA.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
         Stream ( Priority ( 6 )
            Triggers ( 2
               Discrete_Trigger ( 45 PlayOneShot ( 1 File ( "PANTO-SUBE.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
               Discrete_Trigger ( 46 PlayOneShot ( 1 File ( "PANTO-BAJA.wav" -1 ) SelectionMethod ( SequentialSelection ) ) )
            )
         )
         Stream ( Priority ( 6 ) Triggers ( 1 Discrete_Trigger ( 105 PlayOneShot ( 1 File ( "PUERTA-ABRE.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
         Stream ( Priority ( 6 ) Triggers ( 1 Discrete_Trigger ( 106 PlayOneShot ( 1 File ( "PUERTA-CIERRA.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
         Stream ( Priority ( 6 ) Triggers ( 1 Variable_Trigger ( Distance_Dec_Past 50 PlayOneShot ( 1 File ( "x-CAMPANA.wav" -1 ) SelectionMethod ( SequentialSelection ) ) ) ) )
      )
   )
)


¿Qué es lo que estoy haciendo mal? No logro encontrar el error.

¡Gracias!
CesarOrfeo6016
 
Mensajes: 9
Registrado: Sab Ene 27, 2018 2:24 pm

Re: Sonido al alejarse el tren

Notapor Tren_Expreso-1 » Lun Abr 29, 2019 11:12 pm

Respaldando siempre los sms originales en una subcarpeta,respaldo sms,por ejemplo,
¿Has probado poner exactamente los mismos valores del sms que anda bien?,o jugar con los
valores?,puede sonar básica mi respuesta pero por experiencia personal esto de los sms,
son y serán un quebradero de cabeza,de hecho yo intento ayudarte,aunque sea como una
sugerencia lo que te digo,pero yo mismo tbn creo mis propios wav,usando algunos sms
que son de dominio público en la web,pero mi problema es que al correr mi tren de
pasajeros o de carga(mercancias),si pongo la camara al lado del vagón o coche se oye bien,
pero no hago mas que hacer pasar el tren completo y aparece el maldito eco,lo cual estropea mis
sonidos a 1440 Kbps,he probado varias cosas,cortar los wav,en la parte final y montar ese mismo wav
con la primera parte,y fusionar todo eso como un nuevo y solo wav,este consejo,me lo dió un usuario
gringo de Trainsim,hice lo que me dijo pero el eco sigue y sigue lo cual es un menudo problema.,espero
soluciones tu problema amigo como yo el mío,igual si sabes como alterar un sms,para que al ponerlos
a una formación de vagones no se escuche el efecto eco,estoy atento y agradecido ante cualquier ayuda
u o consejo,saludos cordiales de Sudamérica,Chile.
Tren_Expreso-1
 
Mensajes: 35
Registrado: Mié Abr 22, 2015 4:50 am


Volver a Sonidos MSTS

¿Quién está conectado?

Usuarios navegando por este Foro: No hay usuarios registrados visitando el Foro y 2 invitados