add PortAudio backend - PLEASE READ
PLEASE DO: ``` git submodule update --init --recursive ``` AFTER PULLING THIS COMMIT.
This commit is contained in:
parent
7d605c9d76
commit
68787a4d8b
9 changed files with 340 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -12,3 +12,6 @@
|
|||
[submodule "extern/adpcm"]
|
||||
path = extern/adpcm
|
||||
url = https://github.com/superctr/adpcm
|
||||
[submodule "extern/portaudio"]
|
||||
path = extern/portaudio
|
||||
url = https://github.com/PortAudio/portaudio.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue