Changes to pmSounds Important: ========== This is not the full version of the software. Please copy it into an *existing* program folder or run the Setup program first. The Program Setups can be found on www.projectmagenta.com/setup.html Build 64 - DLL update and release Build 63 - added runway bump sounds Build 62 - new DLL, release Build 61 - added startup logging to identify possible xp pro / dual processor problems Build 60 - added flaps rumble, wind and packs sound handling - new DLL - smaller bugfixes Build 56 - release version Build 55 - (m) added more AB sounds by Stephane Delavoye, for TCAS alerts - (m) glideslope exclusively set by the Glass Cockpit, should correspond to 0x4FE bit 1 - (j) added handling of TCAS sounds (see tcassounds.zip file) - (j) added handling of 0x5564 offset for user-defined sounds direct to pmSounds and/or TCAs sounds //****************************************************************** // // [soundfile name], [0x5564 Command] // // Sounds generated by values written to the offset 0x5564 (some default, others user defined), pmSounds resets that offset to 0 when read. // // examples: // ntraffic,10 // "play ntraffic when 5564 is set to the value 10" // //****************************************************************** - (h) corrected problem with 300 being called out three times instead of 200 and 100 with airbus - (h) added handling of traffic, descend/climb now, descend/climb3x callouts (will require changes to GCs) - great thanks to Joe Jurecka for generating them - (f) implementation of some airbus callouts and sounds (thanks to Stephane who provided the WAVs) - re-wrote loops for APU and Speedbrake, please make sure they are set to Disabled=Off in the INI file. - added handling of soundslist.txt file (created on startup) - the soundslist.txt file allows you to add offset-driven sounds in a far easier way than the current INI file handling - via the soundslist.txt files you can also play chimes before announcements etc... concatenating filenames Build 54 - added PauseOrSlewMute=On/Off option to the INI file (default on) to switch off sounds when simulator is in pause or slew Build 51 - added notion of cyclic sounds, simply set PlayType = cyc or CYC... sound will play when offset value is non-zero - Gearup is callled out at a climb rate of 750 ft/min Build 50 - (a) corrected callout40 going to 0 because of a typo - PlayType entry added for free offset definition, 0 plays at change to on or off, 1 at change to on and 2 at change to off - added Callout10 Callout20 ... Callout100 for user defined callouts if aircraft config file radio altimiter has been changed Build 49 - (a) pmSounds and Spoilers fix (?) Build 48 - added BeltsChime=On for those who want nchime to play when the seatbelts/nosmoking are changed, those who prefer nattend can set this value to Off - spoiler sound should be final now Build 46 - (c) corrected possible cause of early callouts - enabled spoiler sound - changed handling of seatbelt and no smoking sound - only toggle to on position is handled for user-defined sounds (let me know whether you need other types of toggles please) Build 43 (b) - added V1 and V2 callout, removed "gear up darling" - changes for new versions of WideFS that caused overflow errors when FS is not running - logo change Build 40 (complete re-write) - New DLL for sound generation - sounds can be inhibited (run the program,exit it check INI file) - user defined sounds (fired by offsets) (run the program,exit it check INI file) - volume can be set inside the program