John Emmas
458d4dc6de
A few things need to be tested / completed:- 1) The code is currently guarded by #ifdef COMPILER_MSVC. This is just precautionary. If it builds okay with MinGW ,the guard can be removed. 2) Windows Playback and Capture devices almost always have different names. This needs to get accommodated in our Backend dialog (as in Mixbus) 3) Windows Playback and Capture devices will almost always contain spaces. We need to accommodate this when writing to .jackdrc (surround them in quote marks) |
||
---|---|---|
.. | ||
jack_api.cc | ||
jack_audiobackend.cc | ||
jack_audiobackend.h | ||
jack_connection.cc | ||
jack_connection.h | ||
jack_portengine.cc | ||
jack_session.cc | ||
jack_session.h | ||
jack_utils.cc | ||
jack_utils.h | ||
wscript |