this is necessary in order to get Furnace to build using CMake 4.0. you should do: git submodule deinit extern/portaudio |
||
|---|---|---|
| .. | ||
| pa_hostapi_skeleton.c | ||
| README.txt | ||
pa_hostapi_skeleton.c provides a starting point for implementing support for a new host API with PortAudio. The idea is that you copy it to a new directory inside /hostapi and start editing.