Skip to content

v3.3.0 Use X-Plane's Sound API

Compare
Choose a tag to compare
@TwinFan TwinFan released this 05 Nov 19:45
· 37 commits to master since this release
202792c
  • Use X-Plane's Sound API
    • If run under XP12.04 or later, this XPMP2 version makes full use of X-Plane's Sound API and plays sound fully integrated in X-Plane's sound system without even the need to provide FMOD libraries.
    • The ability to link with FMOD and have XPMP2 create its own FMOD instance is fully retained. If built with FMOD libraries then XPMP2 can produce sound also under XP11. Plugins remain binary compatible with both XP11 and XP12.
    • For more details see the updated XPMP2 Sound documentation.
  • Fix: TCAS Slot assignment / clear if not used: Fixes situation in which TCAS slots 20-63 aren't updated any longer for some time
  • MacOS 10.15 is minimum system requirement, in line with X-Plane 12 requirements