Commit 2d40fbe6 authored by Clément Bœsch's avatar Clément Bœsch

Merge commit '0983f911'

* commit '0983f911':
  metasound: Drop unused tables

This commit is mostly a noop, see
276a8666
e8319f60Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents 8aaacbf7 0983f911
......@@ -14946,11 +14946,6 @@ static const uint16_t bark_tab_s16_128[] = {
2, 2, 2, 3, 3, 5, 7, 12, 25, 67
};
/* unused
static const uint16_t bark_tab_s16_64[] = {
1, 1, 2, 2, 3, 6, 11, 38
}; */
static const uint16_t bark_tab_l16s_1024[] = {
9, 9, 8, 9, 10, 9, 10, 10,
10, 12, 11, 13, 13, 14, 16, 17,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment