-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
22 changed files
with
165 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# jconvolver configuration | ||
# ------------------------ | ||
# this file goes in C:\Users\username\AppData\Roaming\mcfx\convolver_presets\ | ||
# samples copyright University of York, Apache 2 license. SADIE project, KEMAR dummy head | ||
|
||
/cd SADIE2-KEMAR-48K_24bit | ||
# in out partition maxsize density | ||
# -------------------------------------------------------- | ||
/convolver/new 16 2 512 2048 1.0 | ||
# | ||
# | ||
# num port name connect to | ||
# ----------------------------------------------- | ||
# /input/name 8 Input | ||
# | ||
# /output/name 1 Out.W | ||
# /output/name 2 Out.X | ||
# /output/name 3 Out.Y | ||
# /output/name 4 Out.Z | ||
# | ||
# Wides | ||
# | ||
# /impulse/read 17 1 1 0 0 2048 1 azi_60,0_ele_0,0.wav | ||
# /impulse/read 17 2 1 0 0 2048 2 azi_60,0_ele_0,0.wav | ||
# /impulse/read 18 1 1 0 0 2048 1 azi_300,0_ele_0,0.wav | ||
# /impulse/read 18 2 1 0 0 2048 2 azi_300,0_ele_0,0.wav | ||
|
||
|
||
# | ||
# in out gain delay offset length chan file | ||
# --------------------------------------------------------------------- | ||
# | ||
/impulse/read 1 1 1 0 0 2048 1 azi_30,0_ele_0,0.wav | ||
/impulse/read 1 2 1 0 0 2048 2 azi_30,0_ele_0,0.wav | ||
/impulse/read 2 1 1 0 0 2048 1 azi_330,0_ele_0,0.wav | ||
/impulse/read 2 2 1 0 0 2048 2 azi_330,0_ele_0,0.wav | ||
/impulse/read 3 1 1 0 0 2048 1 azi_15,0_ele_0,0.wav | ||
/impulse/read 3 2 1 0 0 2048 2 azi_345,0_ele_0,0.wav | ||
/impulse/read 5 1 1 0 0 2048 1 azi_150,0_ele_0,0.wav | ||
/impulse/read 5 2 1 0 0 2048 2 azi_150,0_ele_0,0.wav | ||
/impulse/read 6 1 1 0 0 2048 1 azi_210,0_ele_0,0.wav | ||
/impulse/read 6 2 1 0 0 2048 2 azi_210,0_ele_0,0.wav | ||
/impulse/read 7 1 1 0 0 2048 1 azi_90,0_ele_0,0.wav | ||
/impulse/read 7 2 1 0 0 2048 2 azi_90,0_ele_0,0.wav | ||
/impulse/read 8 1 1 0 0 2048 1 azi_270,0_ele_0,0.wav | ||
/impulse/read 8 2 1 0 0 2048 2 azi_270,0_ele_0,0.wav | ||
/impulse/read 9 1 1 0 0 2048 1 azi_30,0_ele_45,0.wav | ||
/impulse/read 9 2 1 0 0 2048 2 azi_30,0_ele_45,0.wav | ||
/impulse/read 10 1 1 0 0 2048 1 azi_330,0_ele_45,0.wav | ||
/impulse/read 10 2 1 0 0 2048 2 azi_330,0_ele_45,0.wav | ||
/impulse/read 11 1 1 0 0 2048 1 azi_30,0_ele_-30,0.wav | ||
/impulse/read 11 2 1 0 0 2048 2 azi_30,0_ele_-30,0.wav | ||
/impulse/read 12 1 1 0 0 2048 1 azi_330,0_ele_-30,0.wav | ||
/impulse/read 12 2 1 0 0 2048 2 azi_330,0_ele_-30,0.wav | ||
/impulse/read 13 1 1 0 0 2048 1 azi_150,0_ele_45,0.wav | ||
/impulse/read 13 2 1 0 0 2048 2 azi_150,0_ele_45,0.wav | ||
/impulse/read 14 1 1 0 0 2048 1 azi_210,0_ele_45,0.wav | ||
/impulse/read 14 2 1 0 0 2048 2 azi_210,0_ele_45,0.wav | ||
/impulse/read 15 1 1 0 0 2048 1 azi_90,0_ele_45,0.wav | ||
/impulse/read 15 2 1 0 0 2048 2 azi_90,0_ele_45,0.wav | ||
/impulse/read 16 1 1 0 0 2048 1 azi_270,0_ele_45,0.wav | ||
/impulse/read 16 2 1 0 0 2048 2 azi_270,0_ele_45,0.wav |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
# jconvolver configuration | ||
# ------------------------ | ||
# this file goes in C:\Users\username\AppData\Roaming\mcfx\convolver_presets\ | ||
# samples copyright University of York, Apache 2 license. SADIE project, KEMAR dummy head | ||
|
||
/cd SADIE2-KEMAR-48K_24bit | ||
# in out partition maxsize density | ||
# -------------------------------------------------------- | ||
/convolver/new 12 2 512 2048 1.0 | ||
# | ||
# | ||
# num port name connect to | ||
# ----------------------------------------------- | ||
# /input/name 8 Input | ||
# | ||
# /output/name 1 Out.W | ||
# /output/name 2 Out.X | ||
# /output/name 3 Out.Y | ||
# /output/name 4 Out.Z | ||
#440Fr,220S | ||
# | ||
# in out gain delay offset length chan file | ||
# --------------------------------------------------------------------- | ||
# | ||
/impulse/read 1 1 1 0 0 2048 1 azi_30,0_ele_0,0.wav | ||
/impulse/read 1 2 1 0 0 2048 2 azi_30,0_ele_0,0.wav | ||
/impulse/read 2 1 1 0 0 2048 1 azi_330,0_ele_0,0.wav | ||
/impulse/read 2 2 1 0 0 2048 2 azi_330,0_ele_0,0.wav | ||
/impulse/read 3 1 1 0 0 2048 1 azi_15,0_ele_0,0.wav | ||
/impulse/read 3 2 1 0 0 2048 2 azi_345,0_ele_0,0.wav | ||
/impulse/read 7 1 1 0 0 2048 1 azi_150,0_ele_0,0.wav | ||
/impulse/read 7 2 1 0 0 2048 2 azi_150,0_ele_0,0.wav | ||
/impulse/read 8 1 1 0 0 2048 1 azi_210,0_ele_0,0.wav | ||
/impulse/read 8 2 1 0 0 2048 2 azi_210,0_ele_0,0.wav | ||
/impulse/read 5 1 1 0 0 2048 1 azi_90,0_ele_0,0.wav | ||
/impulse/read 5 2 1 0 0 2048 2 azi_90,0_ele_0,0.wav | ||
/impulse/read 6 1 1 0 0 2048 1 azi_270,0_ele_0,0.wav | ||
/impulse/read 6 2 1 0 0 2048 2 azi_270,0_ele_0,0.wav | ||
/impulse/read 9 1 1 0 0 2048 1 azi_30,0_ele_45,0.wav | ||
/impulse/read 9 2 1 0 0 2048 2 azi_30,0_ele_45,0.wav | ||
/impulse/read 10 1 1 0 0 2048 1 azi_330,0_ele_45,0.wav | ||
/impulse/read 10 2 1 0 0 2048 2 azi_330,0_ele_45,0.wav | ||
/impulse/read 11 1 1 0 0 2048 1 azi_150,0_ele_45,0.wav | ||
/impulse/read 11 2 1 0 0 2048 2 azi_150,0_ele_45,0.wav | ||
/impulse/read 12 1 1 0 0 2048 1 azi_210,0_ele_45,0.wav | ||
/impulse/read 12 2 1 0 0 2048 2 azi_210,0_ele_45,0.wav | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
# jconvolver configuration | ||
# ------------------------ | ||
# this file goes in C:\Users\username\AppData\Roaming\mcfx\convolver_presets\ | ||
# samples copyright University of York, Apache 2 license. SADIE project, KEMAR dummy head | ||
|
||
/cd SADIE2-KEMAR-48K_24bit | ||
# in out partition maxsize density | ||
# -------------------------------------------------------- | ||
/convolver/new 12 2 512 2048 1.0 | ||
# | ||
# | ||
# num port name connect to | ||
# ----------------------------------------------- | ||
# /input/name 8 Input | ||
# | ||
# /output/name 1 Out.W | ||
# /output/name 2 Out.X | ||
# /output/name 3 Out.Y | ||
# /output/name 4 Out.Z | ||
#440Fr,220S | ||
# | ||
# in out gain delay offset length chan file | ||
# --------------------------------------------------------------------- | ||
# | ||
/impulse/read 1 1 1 0 0 2048 1 azi_30,0_ele_0,0.wav | ||
/impulse/read 1 2 1 0 0 2048 2 azi_30,0_ele_0,0.wav | ||
/impulse/read 2 1 1 0 0 2048 1 azi_330,0_ele_0,0.wav | ||
/impulse/read 2 2 1 0 0 2048 2 azi_330,0_ele_0,0.wav | ||
/impulse/read 3 1 1 0 0 2048 1 azi_15,0_ele_0,0.wav | ||
/impulse/read 3 2 1 0 0 2048 2 azi_345,0_ele_0,0.wav | ||
/impulse/read 5 1 1 0 0 2048 1 azi_150,0_ele_0,0.wav | ||
/impulse/read 5 2 1 0 0 2048 2 azi_150,0_ele_0,0.wav | ||
/impulse/read 6 1 1 0 0 2048 1 azi_210,0_ele_0,0.wav | ||
/impulse/read 6 2 1 0 0 2048 2 azi_210,0_ele_0,0.wav | ||
/impulse/read 7 1 1 0 0 2048 1 azi_90,0_ele_0,0.wav | ||
/impulse/read 7 2 1 0 0 2048 2 azi_90,0_ele_0,0.wav | ||
/impulse/read 8 1 1 0 0 2048 1 azi_270,0_ele_0,0.wav | ||
/impulse/read 8 2 1 0 0 2048 2 azi_270,0_ele_0,0.wav | ||
/impulse/read 9 1 1 0 0 2048 1 azi_30,0_ele_45,0.wav | ||
/impulse/read 9 2 1 0 0 2048 2 azi_30,0_ele_45,0.wav | ||
/impulse/read 10 1 1 0 0 2048 1 azi_330,0_ele_45,0.wav | ||
/impulse/read 10 2 1 0 0 2048 2 azi_330,0_ele_45,0.wav | ||
/impulse/read 11 1 1 0 0 2048 1 azi_150,0_ele_45,0.wav | ||
/impulse/read 11 2 1 0 0 2048 2 azi_150,0_ele_45,0.wav | ||
/impulse/read 12 1 1 0 0 2048 1 azi_210,0_ele_45,0.wav | ||
/impulse/read 12 2 1 0 0 2048 2 azi_210,0_ele_45,0.wav |