I'm currently developing a singing synthesis program using the Web Audio API, and haven't had much success using the 'playbackRate' feature to pitch sounds, so I decided to use the 'World.js' library, which hasn't been updated since 2021, and cannot be integrated with the Web Audio API.
Can you use 'wave-resampler' with the Web Audio API? I'm looking to have the Web Audio API sample the sounds, and 'wave-resampler' pitch the sounds to the note given to the program.