ukasz123 / soundpool

Soundpool plugin for Flutter
88 stars 65 forks source link

setVolume resets to default 1.0 when maxStreams > 1 #120

Open aytunch opened 1 year ago

aytunch commented 1 year ago

setVolume to 0.1 If we play multiple sounds at the same time (a dialpad digits being pressed quickly), the first digit is played with volume 0.1 but the rest are played with volume 1.0