December 26, 201015 yr Hi all, For the life of me I cannot get my overhead panel sound set-up to work.This the gauge line in the panel.cfg(Same window as the PBs, Toggles, and breakers)gauge89=GaugeClickDCB!dsd_xml_sound3, 2,2,2,2, ./gauges/GaugeClickDCB/Sound.iniThis is my sound.ini [Config]MaxSounds=3ErrorFlag=0LvarStop=ClickxDCBStop[sounds]Sound00=./Gauges/GaugeClickDCB/DCBclickX.wav,100Sound01=./Gauges/GaugeClickDCB/DCBclunkX.wav,100Sound02=./Gauges/GaugeClickDCB/DCBToggleX.wav,100[LVars]Lvar00=ClickxDCBLvar01=ClunkxDCBLvar02=ToggleXDCB This is the mouse in my starter pushbutton(which functions OK). <Click>1 (>K:TOGGLE_STARTER1) (>L:ClickxDCB)</Click> The folder "GaugeClickDCB" is in FSX/GaugesAll three sounds work when I double click'em. What have I missed or messed? Thanks...Don
December 26, 201015 yr Hi,fs9 dsd sound you need to code:<Click>(>K:TOGGLE_STARTER1) 1 (>L:ClickxDCB,enum) </Click>Hope it helps,Jan Jan "Beatus ille qui procul negotiis..."
December 27, 201015 yr Author Thanks Jan! I've tried ,bool ,number ,enum in the click, all to no avail.I had a similar problem with structural de-ice that I could never get to work on this particular plane!I'm beginning to think that there must be something in the model. I'm using my own .cfg and .air.(I even tried a few default FSX .airs)It is the Lavigne, Banning, Young, Dantes Falcon 50 for FS9. We released an FSX panel and partial update for it.I'm working on enhancements and an EX Glass panel. I sure would like to give it some sound.I'll try installing my panel in another plane(again!) and see if it works. Any other ideas?...Don[edit]I tried the panel in the CRJ and Lear and the sound doesn't work in them either...
December 27, 201015 yr Hi,The synthax of my click is ok.All my sounds, over 150..., work that way.Mind the spaces!For example:<Click>(A:Circuit general panel on,bool) if{ (L:cvr test,bool) ! (>L:cvr test,bool) 1 (>L:button soft,number) <!--button sound--> }</Click>The configuration:In the panel map of the Boeing 767-300ER aircraft there is the phjvh sound map.The phjvh sound.gau, phjvh sound (ini file) and wav files are in this map.phjvh sound (ini file):[Config]MaxSounds=99ErrorFlag=0LvarStop=soundstopVolumeVar=Radio_Range_VolumeResetVolumeVar=0[sounds]Sound00=./Aircraft/Boeing 767-300ER/panel/phjvh sound/alert caution.wavSound01=./Aircraft/Boeing 767-300ER/panel/phjvh sound/alert fire.wavSound02=./Aircraft/Boeing 767-300ER/panel/phjvh sound/alert warning.wavetc.[LVars]Lvar00=alert cautionLvar01=alert fireLvar02=alert warningetc.So the gauge is defined in the panel.cfg as:gauge05=phjvh sound\phjvh sound!dsd_xml_sound3, 1270, 920, 10, 10, ./Aircraft/Boeing 767-300ER/panel/phjvh sound/phjvh sound.iniMay be FSX?Hope it helps,Jan Jan "Beatus ille qui procul negotiis..."
December 27, 201015 yr Author Thanks again, Jan! I did use your click for testing. I did a quick copy/paste, never changed it back. I made a quickie "light" using (L:ClickxDCB,enum) and the light came on, so it just may be something with FSX...Don[edit]Did more searching and found a thread at flightsim that Doug Dawson replied to: dsd_xml_sound3 does not use GaugeSound.dll. The .gau version doesn't work in FSX, you will need the .dll version.Where might I find the .dll version? Doug told the OP to PM him, but if it is readily available I'd rather not bother him...
December 27, 201015 yr Hi,Just an idea, Search for Callout_Sound.dll on Flightsim.com.Download something with contains the dll.Put it in the gauges folder and try again.May be in there is also a manual...Jan Jan "Beatus ille qui procul negotiis..."
December 28, 201015 yr Hi,Downloaded one.Put CALLOUT_SOUND.dll in FSX\GAUGES folder.Put a folder, "any name", with wav.'s and sound.cfg in the FSX\Sound folder. Panel.cfg:gaugexx=CALLOUT_SOUND!dsd_xml_sound3, 0,0,0,0, ./Sound/"any name"/Sound.iniNow it should work....,1 hope!Jan Jan "Beatus ille qui procul negotiis..."
December 28, 201015 yr Author Bless you, Sir! I downloaded it and changed the .dll name to reflect my original and it works like a champ!One switch down, 32 to go!...Don[edit]If you read this Mr. Dawson, I'd like to share my creation when we release an update/Glass panel. Would you give permission to include the .dll(with full credit of course)? My handle at yahoo.com, Thank You!
Create an account or sign in to comment