Skip to content

Commit 0ac2b3d

Browse files
committed
Add miniaudio
1 parent 4a44ab3 commit 0ac2b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/extract.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
(
1414
cd LabSound-1.2.0/third_party
1515
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
1617
git clone --depth 1 -b v0.7 https://github.com/dafx/libnyquist.git
1718
)
1819
)

0 commit comments

Comments
 (0)