We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b608af commit 48b1498Copy full SHA for 48b1498
Makefile.am
@@ -26,6 +26,7 @@ librnnoise_la_SOURCES = \
26
src/models/mp.c \
27
src/models/bd.c \
28
src/models/lq.c \
29
+ src/models/sh.c \
30
src/rnn_reader.c \
31
src/models.c \
32
src/pitch.c \
0 commit comments