[FEATURE] Configurable Note Drop-Off Radius
tofodroid opened this issue ยท 2 comments
Is your feature request related to a problem? Please describe.
Due to the limited range that notes currently broadcast to players some users are resorting to building note repeaters that re-broadcast the notes they hear to extend the range. This can cause issues because the number of instruments playing at once can quickly exceed the current maximum of 15 and cause notes to start to drop.
Describe the solution you'd like
The ability for:
- Servers to configure, via the config file, how far note packets extend when broadcast to players.
- Clients to configure, via the config file, the above and how aggressive the volume fall-off for notes is.
Describe alternatives you've considered
N/A
Additional context
N/A
In addition to this (as it feels like the notes don't travel far enough at the moment for me), perhaps either a speaker/amplifier system, or a way to increase transmission range as a UI element? Maybe it might be too much to look into, but the idea of player-made radio stations would be really neat, but that would probably use resources.