Skip to content

Commit 434916e

Browse files
unneonRikorose
authored andcommitted
ladspa: Fix channel in mono example
1 parent ff8034f commit 434916e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ladspa/filter-chain-configs/deepfilter-mono-source.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ context.modules = [
4141
]
4242
}
4343
audio.rate = 48000
44-
audio.position = [FL]
44+
audio.position = [MONO]
4545
capture.props = {
4646
node.passive = true
4747
}

0 commit comments

Comments
 (0)