mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
PortAudio can now successfully be used with Ardour when building on Windows/MSYS. This will not work with MSYS packaged PortAudio, it doesn't come with ASIO. You must build from source. |
||
|---|---|---|
| .. | ||
| audio_utils.h | ||
| cycle_timer.h | ||
| debug.h | ||
| midi_device_info.h | ||
| midi_util.cc | ||
| midi_util.h | ||
| portaudio_backend.cc | ||
| portaudio_backend.h | ||
| portaudio_io.cc | ||
| portaudio_io.h | ||
| winmmemidi_input_device.cc | ||
| winmmemidi_input_device.h | ||
| winmmemidi_io.cc | ||
| winmmemidi_io.h | ||
| winmmemidi_output_device.cc | ||
| winmmemidi_output_device.h | ||
| wscript | ||