13
0
livetrax/libs/backends
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
..
alsa ALSA backend: add support for half-duplex devices 2015-06-14 22:26:06 +02:00
asio Skeleton backend for brave volunteers. 2015-03-30 21:23:52 +02:00
coreaudio hide the aggregate device, again 2015-06-10 03:00:00 +02:00
dummy fix portengin get_ports() flags API 2015-05-03 22:34:52 +02:00
jack probe buffersize if jackd is already running. 2015-06-14 18:10:31 +02:00
MSVCbackends Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (just to be on the safe side) 2015-06-09 13:18:42 +01:00
portaudio fix portengin get_ports() flags API 2015-05-03 22:34:52 +02:00
wavesaudio Added optimized AVX function for sample processing 2015-06-29 14:18:13 -04:00
wscript