In your post
You can have 2 galleries for example
[zoomsounds id="gallery-1"]
[zoomsounds id="gallery-2"]
In Player configurations
For the player configuration you are using in ZoomSounds > Player configurations
Go to Misc and in Extra HTML in Bottom Controls enter
[player_button extra_classes=" " style="btn-zoomsounds" link="#" icon="fa-forward" label="Multishare" extraattr='onclick="document. querySelector(`.ag_slug_gallery-1 .audioplayer.active`).api_set_playback_speed(0.5); return false;"']
This will slow playback speed by half for example for the player in the first gallery
Also in the player configuration make sure that the players are not paused when others are playing
Leave A Comment?