Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Turbulence Sounds

Featured Replies

Hi all, I added this code to Rob Barendregt's Vspeed gauge:

</STRONG><Element>  <Select>	<Value></P> <P>	   (A:G FORCE, gforce) abs 1.1 >		if{ 2 } els{ 0 } (>L:VSPEED_Sound_Turbulence,enum)			 </Value>   </Select></Element></P> <P><Element>  <Select>	<Value></P> <P>	   (A:G FORCE, gforce) abs 0.97 <		if{ 2 } els{ 0 } (>L:VSPEED_Sound_Turbulence2,enum)			 </Value>   </Select></Element><STRONG>

I use two slightly different collections of rattling noises for the sounds. I made the positive g's a little less sensitive to allow for forces during turns. Works nicely, now you can look back at the Project Airbus A319 wing flexing during turbulence and hear the sounds too. Whattcha think? Did I do this correctly?Ya gotta love this xml stuff! Aloha, bud

  • 5 months later...

Ha, I was just thinking of this and how to do it.. in fact I was typing a message for help!. And here it is.Does this use DSDxml sound gauge ? And how should it be written to make it a stand alone gauge ?</STRONG> <Element> <Select> <Value></P> <P> (A:G FORCE, gforce) abs 1.1 > if{ 2 } els{ 0 } (>L:VSPEED_Sound_Turbulence,enum) </Value> </Select> </Element></P> <P><Element> <Select> <Value></P> <P> (A:G FORCE, gforce) abs 0.97 < if{ 2 } els{ 0 } (>L:VSPEED_Sound_Turbulence2,enum) </Value> </Select> </Element> <STRONG>

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.