Merge pull request #4358 from hizzlekizzle/master

Create Mono.dsp
This commit is contained in:
Twinaphex 2017-01-03 19:27:57 +01:00 committed by GitHub
commit 1081ecc87f
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
filters = 1
filter0 = panning
# Gains are linear.
# Stereo Mono:
panning_left_mix = "0.5 0.5"
panning_right_mix = "0.5 0.5"
# Mono on one speaker:
# panning_left_mix = "0.5 0.5"
# panning_right_mix = "0.0 0.0"