13
0
livetrax/libs/backends/wavesaudio
Paul Davis 6410aa896f Added optimized AVX function for sample processing
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-06-29 14:18:13 -04:00
..
macosx/waves_audiobackend.xcodeproj copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
portmidi copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
wavesapi [Summary] Removed unnecessary abortion 2015-03-31 17:29:42 -04:00
waves_audiobackend.cc Added optimized AVX function for sample processing 2015-06-29 14:18:13 -04:00
waves_audiobackend.h fix incorrect type for Waves' backend's _sample_time_at_cycle_start 2015-02-19 18:23:17 -05:00
waves_audiobackend.latency.cc
waves_audiobackend.midi.cc another merge fix 2015-04-21 08:37:54 -05:00
waves_audiobackend.port_engine.cc fix portengin get_ports() flags API 2015-05-03 22:34:52 +02:00
waves_audioport.cc Added optimized AVX function for sample processing 2015-06-29 14:18:13 -04:00
waves_audioport.h
waves_dataport.cc
waves_dataport.h
waves_midi_buffer.cc
waves_midi_buffer.h
waves_midi_device_manager.cc [Summary] Audio Backend code cleanup - PORTION B 2015-03-31 17:29:42 -04:00
waves_midi_device_manager.h [Summary] Audio Backend code cleanup - PORTION B 2015-03-31 17:29:42 -04:00
waves_midi_device.cc fixes for recent waves tracks => ardour cherry-picks of the wavesaudio backend 2015-03-31 18:03:51 -04:00
waves_midi_device.h [Summary] Audio Backend code cleanup - PORTION B 2015-03-31 17:29:42 -04:00
waves_midi_event.cc
waves_midi_event.h
waves_midiport.cc
waves_midiport.h
wscript mingw: all code is position independent 2015-03-11 14:58:02 +01:00