Commit 2ceeb4d4 authored by Ke Zhao's avatar Ke Zhao
Browse files

Remove unused split rendering scripts, renderer configs, and trajectories

parent 4654968c
Loading
Loading
Loading
Loading
Loading
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 384000;
DOF = 3;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 384000;
DOF = 3;
HQMODE = 1;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 512000;
DOF = 2;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 768000;
DOF = 1;
HQMODE = 0;
CODEC = LCLD;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
+0 −11
Original line number Diff line number Diff line
[SPLITREND]
BITRATE = 768000;
DOF = 1;
HQMODE = 0;
CODEC = LC3PLUS;

[GENERAL]
RENDERER = CREND;

[ROOMACOUSTICS]
REVERB = FALSE;
Loading