Skip to content

A Java-based app to manage Microsoft™ Flight Simulator cabin sounds

License

Notifications You must be signed in to change notification settings

juantoledo/jmsfs-cabinsounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmsfs-cabinsounds

A Simple Java-based app to manage Microsoft™ Flight Simulator cabin sounds

Screenshot

Usage

Just download the latest bundle zip version from Releases page, unzip it, execute jmsfs-cabinsounds.exe and you're ready to go.

If you need to add your own audio Files

Just replicate the following structure under the audiofiles directory

  • Airline Name 1

    • 1.Sound Category 1

      • 1.Soundfile1.wav
      • 2.Soundfile2.wav
      • n.Soundfilen.wav
    • 2.Sound Category 2

      • 1.Soundfile1.wav
      • 2.Soundfile2.wav
      • n.Soundfilen.wav
  • Airline Name 2

    • 1.Sound Category 1

      • 1.Soundfile1.wav
      • 2.Soundfile2.wav
      • n.Soundfilen.wav
    • 2.Sound Category 2

      • 1.Soundfile1.wav
      • 2.Soundfile2.wav
      • n.Soundfilen.wav

Future Ideas / Future releases

  • Mouse right click start audio as background. Requires mouse left click to mute everything else
  • Integrate with MSFS 2020 Events (Jsimconnect library already integrated as dependency)

About

A Java-based app to manage Microsoft™ Flight Simulator cabin sounds

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages