Skip to content
This repository was archived by the owner on Jan 17, 2019. It is now read-only.

Commit b76776b

Browse files
authored
Merge pull request #106 from singalsu/eq_path_change_updates
EQ: Update new path into objective quality test functions
2 parents 282a318 + 9250bfe commit b76776b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tune/eq/mls_freq_resp.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
csvfn = sprintf('mls-%s.txt', id);
8686

8787
%% Paths
88-
addpath('../../test/test_utils');
88+
addpath('../../test/audio/test_utils');
8989

9090
%% MLS
9191
n_mls = round(fs*t_mls_s);

0 commit comments

Comments
 (0)