Commit 7848df74 authored by Anika Treffehn's avatar Anika Treffehn
Browse files

remove and add some info to readme

parent e0f56467
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -56,11 +56,6 @@ In the following sections the only purpose of the curly brackets is to mark the

The setup for a P800 test from the experiments folder consists of two steps:
item generation and item processing. The two steps can be applied independent of each other.
For the two tests P800-1 and P800-2 (Stereo) the input audio files have to be low-pass filtered to 16kHz. This step is not necesary for all other tests.

### LP filtering for P800-1 and P800-2

To low-pass filter the input signals run `python other/lp16k.py {input_folder} {output_folder}` from the root folder of the repository.

### Item generation

@@ -101,6 +96,9 @@ To process a BS1534-{X}{x} (X = 1, 2, ...7, x = a, b) listening test, the input

The output can then be found in 'experiments7selection/BS1534-{X}{x}/proc_output_{l}'

The BS1534-7a and BS1534-7b tests are MASA experiments with FOA and HOA2 inputs. Therefore the input folder contains two subfolders called 'FOA' and 'HOA2'.
The input files have to be placed in the folders according to their format.

---

# Item generation