Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
56e7be92
Commit
56e7be92
authored
Sep 29, 2021
by
Massimo Stella
Browse files
Upload New File avfilter_bs2b.xml
parent
ececa4ff
Pipeline
#83688
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/effects/avfilter/avfilter_bs2b.xml
0 → 100644
View file @
56e7be92
<!DOCTYPE kpartgui>
<effect
tag=
"avfilter.bs2b"
id=
"avfilter.bs2b"
type=
"audio"
>
<name>
Stereo to binaural
</name>
<description>
Bauer stereo to binaural transformation.
</description>
<author>
libavfilter
</author>
<parameter
type=
"list"
name=
"av.profile"
default=
"default"
paramlist=
"default;cmoy;jmeier"
>
<paramlistdisplay>
Default level (fcut=700 feed=50),Chu Moy circuit (fcut=700 feed=60),Jan Meier circuit (fcut=650 feed=95)
</paramlistdisplay>
<name>
Pre-defined crossfeed level
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.fcut"
default=
"700"
min=
"0"
max=
"2000"
suffix=
" Hz"
>
<name>
Lowpass Cut frequency
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.feed"
default=
"50"
min=
"0"
max=
"150"
suffix=
" dB"
>
<name>
Feed level
</name>
</parameter>
</effect>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment