ClearComms is a lightweight companion application for Microsoft Flight Simulator, built with Tauri and Svelte, and powered by Rust.
Optimised for performance, ClearComms leverages SimVars, DirectInput, and the Windows Core Audio API to provide synchronised radio-stack volume control through both flightdeck audio controls and external hardware inputs.
Flight simulators like MSFS already simulate radio stacks, but thereโs a disconnect:
ClearComms bridges this gap by connecting in-sim controls, hardware devices, and third-party applications into a single, seamless system.
๐ Real-time radio volume sync
Map cockpit SimVars (e.g., COM1/COM2 volume) directly to application audio levels.
๐ Hardware axis integration
Use throttle quadrant knobs or dedicated sliders to adjust app volume, while keeping SimVars updated.
๐ Per-application audio control
Adjust ATC clients like vPilot or utility applications such as GSX Pro independently, using Windows Core Audio APIs.
๐ชถ Lightweight by design
Built with Tauri, Svelte, and Rust for minimal CPU and memory impact while MSFS is running.
๐ฏ Stretch Goals ACARS integration for aircraft without native support (such as the A380X). Automated in-flight announcements on PA channel.
wip