These two handy Tasker profiles will help with some common nuisances with how ringer and notification volume is handled. By default, the ringer and notification volumes are not connected. So when you use the volume rocker to adjust the ringer, it leaves the notification volume as is. This to me is useless. If I turn the ringer down, there is a reason for that. I don't want the text / email notification to blare out at full volume.
The other thing that may or may not be an issue for you is how media volume is handled when you go into Silent Mode. Specifically, it does nothing. Silent mode has three modes. Off, Vibrate, and Silent. Off is normal ringers and such. Vibrate is vibrate only, no ringers. And silent disables the ringers and vibration. But none of this effects the media volume! So you've put the phone on silent mode, either vibrate or completely silent. Fire up a game, and out comes the sound blaring at whatever volume you were last using it at. Not good.
This tasker profile called Volume Sync is absurdly simple. When the ringer volume changes, it will set the notification volume to match it. No user intervention required. It will behave just like previous versions of the Andriod OS where the two volume sliders were linked on change.
Volume Sync Profile
This other profile called Silent Mode will do the following: On vibrate, it will reduce the media volume to 1. So it's still on but it will be quiet when you fire up an app. If you go completely silent (no ringer and no vibrate), it will set the media volume to zero. So it will be truly silent. When silent mode is turned off, the media volume reverts back to its previous setting. I have it saving the old media volume to a custom variable, so it can restore that.
Silent Mode Profile
The other thing that may or may not be an issue for you is how media volume is handled when you go into Silent Mode. Specifically, it does nothing. Silent mode has three modes. Off, Vibrate, and Silent. Off is normal ringers and such. Vibrate is vibrate only, no ringers. And silent disables the ringers and vibration. But none of this effects the media volume! So you've put the phone on silent mode, either vibrate or completely silent. Fire up a game, and out comes the sound blaring at whatever volume you were last using it at. Not good.
This tasker profile called Volume Sync is absurdly simple. When the ringer volume changes, it will set the notification volume to match it. No user intervention required. It will behave just like previous versions of the Andriod OS where the two volume sliders were linked on change.
Volume Sync Profile
This other profile called Silent Mode will do the following: On vibrate, it will reduce the media volume to 1. So it's still on but it will be quiet when you fire up an app. If you go completely silent (no ringer and no vibrate), it will set the media volume to zero. So it will be truly silent. When silent mode is turned off, the media volume reverts back to its previous setting. I have it saving the old media volume to a custom variable, so it can restore that.
Silent Mode Profile