Commit Graph

32 Commits

Author SHA1 Message Date
Connor fe81ca33f7 fix links
i have no idea why they were broken
2017-03-14 03:27:25 -07:00
Connor Olding d071d19ca6 tweak various things for newer compilers 2016-11-07 17:25:53 -08:00
Connor Olding 2db13e6fc2 Rework to use Eigen 2015-12-10 07:27:53 -08:00
Connor Olding 156dcd2233 finally fix alignment issues 2015-12-05 00:33:09 -08:00
Connor Olding f5758537c7 add early prototype of leveller 2015-12-04 12:43:28 -08:00
Connor Olding 44d303cf95 please just work already 2015-06-10 20:48:07 -07:00
Connor Olding 2ffb2902d9 add note about clang 2015-06-07 18:05:49 -07:00
Connor Olding dfd81b055b begin work on class-based plugins
ladspa/crap_eq is working, seemingly.
2015-06-07 13:18:59 -07:00
Connor Olding bbbfa7690c move -ladspa/-vst suffixes to directory prefixes 2015-06-06 20:19:58 -07:00
Connor Olding 9aa9fb8e3a bump 2015-06-06 19:41:23 -07:00
Connor 42c23a95d5 Update README.md 2015-06-04 09:58:15 -07:00
Connor Olding e8cf7505e7 rudimentary ARM support 2014-02-24 16:18:58 -08:00
Connor Olding 195e33d2a5 update readme 2014-02-24 13:32:48 -08:00
Connor Olding 7545689477 tube: fix oversampling
the original cascade was missing a first-order filter entirely!
N is incremented so the cascade is only second-order filters
which allows minimal changes to the code.

additionally the output sample is from the last
zero-padding for a slightly better phase response.
2014-02-11 03:00:41 -08:00
Connor Olding 1b1e4353fb tube: better oversampling filter to reduce aliasing 2014-02-08 16:53:19 -08:00
Connor Olding d20bea5fa5 rewritten makefile, separate SSE2 test, readme blurb 2014-02-07 17:54:05 -08:00
Connor Olding 65300c501c organize files into subdirectories (ugly makefile) 2014-02-06 02:31:46 -08:00
Connor Olding 6d6c64c1b0 make brace style consistent 2014-02-05 23:47:16 -08:00
Connor Olding 0a5c150ca6 convert crap_noise to template format 2014-02-05 23:28:33 -08:00
Connor Olding 4de1731d93 tube plugin, begin on SSE2 optimizations 2014-02-05 20:32:16 -08:00
Connor Olding a97baa7779 patches need names, that's it 2014-02-03 15:01:13 -08:00
Connor Olding 6d59f4c062 cleanup and hacking away a type warning 2014-02-01 17:31:59 -08:00
Connor Olding 329642ab55 basic parameter support (LADSPA) 2014-01-29 19:36:08 -08:00
Connor Olding 46d7e78d88 crap delay test 2013-12-22 16:23:57 -08:00
Connor Olding a2993fdabd clear up some stuff (oh jeez that typo) 2013-12-22 16:18:37 -08:00
Connor Olding 3e20fa9db8 update readme (add todo list) 2013-11-17 22:57:37 -08:00
Connor Olding eb841cbd4a plugin template system; vst support
i need a beer
2013-11-17 22:38:22 -08:00
Connor Olding d609b1f687 make bench smart; don't assume input/output ports 2013-11-16 11:51:01 -08:00
Connor Olding f88a5ed0c4 update readme with noise effect and build notes 2013-11-15 19:17:28 -08:00
Connor Olding c741ef87f3 const
highly essential 0day fix in readme as well
2013-09-15 20:05:30 -07:00
Connor Olding c4cfb2582d fix math linking issue 2013-09-10 02:17:53 -07:00
Connor Olding 1b26a973af microphone check one two what is this 2013-05-22 15:56:59 -07:00