You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While convert_wav.sh does the job of converting all files, I wanted additional features for testing purpose (e.g. make check). Here is my suggested Makefile (which uses the QOA's Makefile) with the script that generates dependencies (gen_deps.sh):
While
convert_wav.sh
does the job of converting all files, I wanted additional features for testing purpose (e.g.make check
). Here is my suggestedMakefile
(which uses the QOA's Makefile) with the script that generates dependencies (gen_deps.sh
):Makefile
:gen_deps.sh
:The text was updated successfully, but these errors were encountered: