We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a44ab3 commit 0ac2b3dCopy full SHA for 0ac2b3d
src/extract.sh
@@ -13,6 +13,7 @@
13
(
14
cd LabSound-1.2.0/third_party
15
git clone --depth 1 -b 0.2.2 https://github.com/libsndfile/libsamplerate.git
16
+ git clone --depth 1 -b 0.11.22 https://github.com/mackron/miniaudio.git
17
git clone --depth 1 -b v0.7 https://github.com/dafx/libnyquist.git
18
)
19
0 commit comments