preliminary audio file output

This commit is contained in:
tildearrow 2021-12-07 12:21:23 -05:00
parent 7649b845aa
commit f71ee6b45d
6 changed files with 40 additions and 4 deletions

4
.gitmodules vendored
View file

@ -9,3 +9,7 @@
path = extern/Nuked-OPM
url = https://github.com/nukeykt/Nuked-OPM
branch = main
[submodule "extern/libsndfile"]
path = extern/libsndfile
url = https://github.com/libsndfile/libsndfile.git
branch = master