ardour/libs/backends/portaudio
Mads Kiilerich d220f477ed wscript: drop unused "mandatory variables" 'top' and 'out' in libs
Variables by these names are only used from the local wscript and when
running "waf configure", which already for other reasons only can run at
the top-level.

These variables are thus not mandatory and not used.
2023-09-17 07:34:55 -06:00
..
audio_utils.h
cycle_timer.h
debug.h
midi_device_info.h
midi_util.cc
midi_util.h
portaudio_backend.cc PortAudio: implement MIDI device config 2023-06-18 02:35:03 +02:00
portaudio_backend.h PortAudio: implement MIDI device config 2023-06-18 02:35:03 +02:00
portaudio_io.cc
portaudio_io.h std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00
winmmemidi_input_device.cc
winmmemidi_input_device.h
winmmemidi_io.cc Windows: unconditionally request high timer resolution 2023-06-05 00:02:54 +02:00
winmmemidi_io.h switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
winmmemidi_output_device.cc
winmmemidi_output_device.h
wscript wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00