Skip to content

Implement playback speed and volume adjustment

Jason Heard requested to merge rubato into master

This implements playback speed, switching to the Rust-based rubato library for resampling.

In addition, each Song can be created with a volume adjustment to make use of ReplayGain.

Finally, any ALSA output is now suppressed.

Merge request reports