Datasets:

Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
Dask
License:
ssm-treble commited on
Commit
5755ba8
·
verified ·
1 Parent(s): ee1996d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -254,6 +254,20 @@ All subsets share the same metadata schema and organization.
254
  |`rir_hoa8` | 8th-order Ambisonics RIRs (ACN/SN3D format) | 81 |
255
  |`rir_6ch` | Six-channel home audio device layout | 6 |
256
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
257
 
258
  ### File Contents
259
 
 
254
  |`rir_hoa8` | 8th-order Ambisonics RIRs (ACN/SN3D format) | 81 |
255
  |`rir_6ch` | Six-channel home audio device layout | 6 |
256
 
257
+ The six-channel device has microphones positioned at the following locatiosn relative to the center of the device:
258
+
259
+ |Channel|Position [m]|
260
+ |-------|--------|
261
+ |0 |[0.03, 0., 0.]|
262
+ |1 |[0.015.. 0.026., 0.]|
263
+ |2 |[-0.0145, 0.026, 0.]|
264
+ |3 |[-0.03, 0., 0.]|
265
+ |4 |[-0.015, -0.026, 0.]|
266
+ |5 |[0.015, -0.026, 0.]|
267
+
268
+
269
+
270
+
271
 
272
  ### File Contents
273