Skip to content

Commit 43a8b91

Browse files
committed
Revert name to softvol
1 parent 4c00b19 commit 43a8b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

playback/src/mixer/softmixer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ impl Mixer for SoftMixer {
4343
}
4444

4545
impl SoftMixer {
46-
pub const NAME: &'static str = "softmixer";
46+
pub const NAME: &'static str = "softvol";
4747
}
4848

4949
struct SoftVolumeApplier {

0 commit comments

Comments
 (0)