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.

adding a sound to custom c gauge

Featured Replies

Hi @allsorry, but english is not my own language... hope you can understanding.. :-)this gauge is only for FS9 ...i created a gauge in c (MSVC) and now i want to add a sound on it..i try to add it with FSSound.dll.declaration:// variables/definitions for the sound buffers:// a sound buffer used to demonstrate the various effectsMFSSoundFileVars(main_sound, "SOUNDtower.wav");case PANEL_SERVICE_POST_INSTALL:// a sound buffer must be registered before it can be played back MFSSoundFileRegister(main_sound); break;case PANEL_SERVICE_PRE_KILL:// never forget to unregister the sound buffers MFSSoundUnregister(main_sound); break;but the FS9 crashed after loading the aircraft and init gauge :((can anybody help me an give me an example to add a sound (located in Sounds/...wav) ? thanks for any helpsregards Norman

  • 4 weeks later...

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.