ardour/libs/backends/wavesaudio
Greg Zharun 88810bc7be [Summary] Changed buffer sizes retrieving
[Details] There is no need to Initialize/Deinitialize PA and each time take buffers from the device. Buffer size will be assigned on device activation and application will be notified about buffer changes when it's required. This appears to be the correct workflow with buffer size on ASIO devices.
2015-02-10 23:43:48 +02:00
..
macosx/waves_audiobackend.xcodeproj Removed project files which should not be tracked by VCS 2014-06-16 13:27:43 +03:00
portmidi add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
wavesapi [Summary] Changed buffer sizes retrieving 2015-02-10 23:43:48 +02:00
windows Added Visual Studio project for waves audiobackend 2014-06-16 16:02:25 +03:00
waves_audiobackend.cc [Summary] Removed dbg output 2014-12-19 14:27:01 +02:00
waves_audiobackend.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_audiobackend.latency.cc [Summary] Fixing the (C) info 2014-07-18 21:57:41 +03:00
waves_audiobackend.midi.cc alter platform-dependent preprocessor macros to use the same names as the rest of the ardour codebase 2014-08-16 16:29:07 -04:00
waves_audiobackend.port_engine.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_audioport.cc [Summary] Fixing the (C) info 2014-07-18 21:57:41 +03:00
waves_audioport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_dataport.cc [Summary] Removing annoying warning as we can do nothing with the reason for which this warning occurs . 2015-02-10 12:52:21 +02:00
waves_dataport.h [Summary] Fixing bug: disconnect_all did not wipe input port’s buffer. 2014-12-02 15:51:51 +02:00
waves_midi_buffer.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_midi_buffer.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_midi_device.cc [Summary] Added error reporting for MIDI device initialization on Windows 2014-11-23 18:47:06 +02:00
waves_midi_device.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_midi_device_manager.cc add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_midi_device_manager.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_midi_event.cc fix bug that prevents 2 byte MIDI messages (e.g. program change) from being considered as legal. 2014-10-29 23:19:54 -04:00
waves_midi_event.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
waves_midiport.cc fix wavesbackend midi timing 2014-10-10 14:05:27 -04:00
waves_midiport.h add correct copyright statements to all files in Waves backend except those derived from portaudio/portmidi 2014-10-07 16:09:29 -04:00
wscript move new Waves backend debug bits into libs/pbd/debug.cc because backends are dynamically loaded AFTER command line parsing. 2014-10-29 22:34:12 -04:00