vchelaru / FlatRedBall

Cross-platform 2D game engine focused on ultimate productivity built in .NET
http://flatredball.com
MIT License
376 stars 61 forks source link

SoundEffect panning broken in MonoGame DesktopGL #1464

Open vchelaru opened 2 weeks ago

vchelaru commented 2 weeks ago

This needs a repro project to pass to MonoGame.

profexorgeek commented 2 weeks ago

These are existing bugs already filed on the MonoGame repo:

vchelaru commented 2 weeks ago

This is broken in MonoGame DesktopGL, but I tested it in FNA and panning works correctly there.

vchelaru commented 2 weeks ago

Possible fix here:

https://github.com/MonoGame/MonoGame/pull/8466

Dean says:

check out the source and submodules then dotnet run --project build/Build.csproj