Revert name to softvol

This commit is contained in:
Roderick van Domburg 2021-07-09 22:17:29 +02:00
parent 4c00b19c29
commit 43a8b91a3d
No known key found for this signature in database
GPG key ID: FE2585E713F9F30A

View file

@ -43,7 +43,7 @@ impl Mixer for SoftMixer {
} }
impl SoftMixer { impl SoftMixer {
pub const NAME: &'static str = "softmixer"; pub const NAME: &'static str = "softvol";
} }
struct SoftVolumeApplier { struct SoftVolumeApplier {