inxomnyaa / PocketRadio

A lightweight .NBS song player for PocketMine Servers
https://poggit.pmmp.io/ci/inxomnyaa/PocketRadio/~
GNU General Public License v3.0
38 stars 9 forks source link

Volume fix #28

Closed xxAROX closed 3 years ago

xxAROX commented 3 years ago
$volume = (($layer->getVolume() * Loader:getVolume($onlinePlayer)) / 10000);
inxomnyaa commented 3 years ago

Many thanks! (do you by chance have an idea why stereo is bugged?)

xxAROX commented 3 years ago

Idk, i tested it with no bugs

xxAROX commented 3 years ago

sorry for inactivity c: