A tool that mutes/unmutes external music players depending on whether the radio would play in GTA.
Features:
-Supports GTA3, VC & SA
-Supports Winamp v5.666 and Foobar2000 v1.3.14
-Can Mute or Pause music when radio stops
To add:
-Cool stuff
Notes:
All this program does is read memory values from the game and the music player, then sends appropriate media controls (volume up/down, pause/play) or instruction to the media player only. It does not directly write to the game.
Foobar will need its volume up/down controls bound manually to these buttons, as it does not support them natively (play/pause IS supported natively)
I suggest you just use the Mute Command option if your app supports it
License: (is this how this works?)
MIT License
Copyright (c) 2017 LotsOfS
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.