Jump to content
The simFlight Network Forums

DaveSCUSA

Members
  • Posts

    190
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  • Location
    USA

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

DaveSCUSA's Achievements

Collaborator

Collaborator (7/14)

  • One Year In Rare
  • One Month Later
  • Collaborator Rare
  • Week One Done
  • Dedicated Rare

Recent Badges

0

Reputation

  1. Thank you and interesting. There are other instances where a file path is required, e.g. Lua Path or Profile Path. Perhaps the sound path should be handled in the same way. Does ipc.shell or ipc.run require a double \? At least update the documentation.
  2. I changed sound.path("C:\FSUIPC7") to sound.path("C:\\FSUIPC7") and it worked (heard the sound on the 1st 4). Should not a single \ not be removed?
  3. I noticed PlayTheSound("C:FSUIPC7\Altitude.wav") has a slash missing after the C:. Could that be the real problem?
  4. Help with "sound.play( )" in MSFS June 3, 2023 I read the above post and converted file to 16 bits with no fade using the converter. I am still receiving the same error, mmioOpen Failed, Error 0. I also changed the logs. Altitude.wav Flapsup.wav FSUIPC7.log Sound2.lua
  5. Not sure what this means. Can you be more specific?
  6. Sorry John - can't seem to get the sound library to work. As you can see from the Lua file, I used your above suggestion (in part) to test each sound device. Didn't hear any sound from this module. Please help! FSUIPC7.ini Sound2.log Sound2.lua
  7. Hello John, I have attached several items: 1. Windows Sound - the sound bar from Windows 11, 2. Sound.ini - the sound entries in FSUIPC7.ini, 3. MSFS Sound Assignment - from MSFS settings, 4. MSFS Sound Volume - the volume settings in MSFS, 5. Landing.log - the log, 6. Landing.lua - the Lua file, 7. 2000.wav - a sample wave file in C:\FSUIPC7\Callouts. No matter what I do, I can't hear the altitude callouts. I use a headset to listen to my MSFS on Windows 11. I can hear every other sound - engines, gear, ATC voices, etc. but no callouts. Can you help trying to find why no sound. There is even a 500 ft callout from the aircraft's panel.exe file that I can hear. 2000.wav Sound.ini Landing.log Landing.lua
  8. Thanks very much. All events occur at flight starts from the main menu as well as restart from the Esc -> Home action
  9. From the wnd. window library.
  10. Is there a table or graphic somewhere showing the colors in the 3 byte color schema? Or a conversion capability from the 6 byte color. Thanks
  11. Wow, thanks. Very appreciated.
  12. Thanks, it may take a few days.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.