ardour/libs/backends/wavesaudio
Greg Zharun 2e763add60 [Summary] Added optimized AVX function for sample processing
[Details] Added AVX versions of existing 5 SSE functions. Added 6th AVX function to copy vectors which is 1.5 times faster then memcpy.
Data consistency and validness  is fully tested after processing with new AVX functions on aligned and non aligned buffers.
2015-04-16 15:52:04 +03:00
..
macosx/waves_audiobackend.xcodeproj Removed project files which should not be tracked by VCS 2014-06-16 13:27:43 +03:00
portmidi [Summary] Fixed crash on MAC when MIDI device name is 0 ref 2015-03-01 14:36:06 +02:00
wavesapi Revert "[Summary] Added stream abortion in case of unsuccessful stop" 2015-03-03 00:23:54 +02:00
windows Added Visual Studio project for waves audiobackend 2014-06-16 16:02:25 +03:00
waves_audiobackend.cc [Summary] Added optimized AVX function for sample processing 2015-04-16 15:52:04 +03:00
waves_audiobackend.h Revert "[Summary] Windows MIDI fixes: moved MIDI queue initialization before opening device; Made MIDI not reset during backend restart" 2015-03-01 20:51:37 +02:00
waves_audiobackend.latency.cc [Summary] Fixing the (C) info 2014-07-18 21:57:41 +03:00
waves_audiobackend.midi.cc [Summary] Audio Backend code cleanup - PORTION B 2015-03-02 20:19:50 +02: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] Added optimized AVX function for sample processing 2015-04-16 15:52:04 +03:00
waves_audioport.h [Summary] Added user defined extended alignment for WavesAudioPort. 2015-04-09 13:47:35 +03: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] Disabled debug logs for MIDI device 2015-03-03 18:16:53 +02:00
waves_midi_device.h [Summary] Audio Backend code cleanup - PORTION B 2015-03-02 20:19:50 +02:00
waves_midi_device_manager.cc [Summary] Disabled logs 2015-03-03 16:21:31 +02:00
waves_midi_device_manager.h [Summary] Audio Backend code cleanup - PORTION B 2015-03-02 20:19:50 +02: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