5 votes

Tasker issues with volume sync on new Pixel

Hi all, first post so hope I do it right.

I just read the Tasker post and thought I'd post a question/request here about it.

On my old Samsung S21 I wrote a simple Tasker script that detected a change in volume on one of the sliders, eg Media, and then adjusted the others, IE System, Notification and Call, to match with a little check, ie %VOLM neq %VOLR.

It worked fine in my Samsung but goes all over the place on my new Pixel!

Has anyone else seen this or can post something that works on Pixels? Or maybe my scripts need some work!

The trigger is variable set, IE VOLM, and the actions are to set the other 3 volumes to VOLM if they are not already set to that. And I have 4 of those, one for each variable.

And advice appreciated!

1 comment

  1. Farshief
    Link
    You may need to play around with the values since on some phones the steps or volume levels aren't even equal across all sliders. Additionally each phone in my experience handles volume adjustment...

    You may need to play around with the values since on some phones the steps or volume levels aren't even equal across all sliders.

    Additionally each phone in my experience handles volume adjustment values differently.

    Unfortunately I don't have any experience on Pixels directly so I can't speak from experience there.