Themaister
|
7351a228cc
|
Add Echo DSP filter.
|
2014-05-20 17:04:57 +02:00 |
Themaister
|
b498476531
|
Remove broken DSP plugs.
They will all have to be properly rewritten for new interface.
|
2014-05-20 12:38:01 +02:00 |
twinaphex
|
9f020f6786
|
(DSP Filters) echo.c - Teardown fix
|
2014-04-30 19:14:06 +02:00 |
twinaphex
|
b1c1eae907
|
Fix warnings re: redefining ALIGNED
|
2014-04-29 23:03:58 +02:00 |
twinaphex
|
8321506b39
|
(MSVC) Build fixes
|
2014-04-29 23:02:07 +02:00 |
twinaphex
|
1bf9a43db6
|
(DSP Filters) Add SIMD detection to DSP Filter API
|
2014-04-29 18:38:23 +02:00 |
twinaphex
|
669ebbabf6
|
(DSP filters) Bump up ABI of DSP Filter API to version 6 - make it
more like SoftFilters API
|
2014-04-29 18:24:49 +02:00 |
twinaphex
|
752099808d
|
(DSP Filters) Move to pre-SSE2 version of echo filter - SSE2 optimizations could
come later when 'simd' toggling gets added to the spec
|
2014-04-29 17:03:12 +02:00 |