This plugin for Beat Saber allows the Music Spatializer plugin to maintain normal pitch when a song is not played at its original speed.
Dependencies: BSIPA, BSML and Music Spatializer
- Download or clone to get a local copy
- Edit
bslink.bat
to point to a BeatSaber installation - Run
bslink.bat
as administrator to create a symlink to your BeatSaber installation - Open
spatializerPitch.sln
in in visual studio 2019 - Change the configuration from
Debug
toRelease
and Change the target fromAny Cpu
tox64
- Build solution(ctrl+shift+b)