Commit Graph

16 Commits

Author SHA1 Message Date
Connor Olding 5ef106fc40 remove Windows build scripts
MSVC produces horribly slow code when paired with Eigen
2015-12-10 07:33:26 -08:00
Connor Olding fad61c7c7d set up LADSPA building on windows 2015-12-07 04:54:47 -08:00
Connor Olding 398a72ef13 semi-working MSVC support
i gave up on gcc, it kept producing segfaults.
2015-12-06 09:49:12 -08:00
Connor Olding aa77c87c28 further tomfoolery 2015-06-10 23:57:19 -07:00
Connor Olding 5f6921bf5c rewrite noise 2015-06-08 11:44:06 -07:00
Connor Olding fbea39cfa6 clean up bench a little 2015-06-07 13:22:26 -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 5b82fcfac3 it works! 2015-06-06 19:31:38 -07:00
Connor Olding 39e385f1f9 beginning conversion to sepples 2015-06-06 10:42:14 -07:00
Connor Olding 80e60fab1c inline everything; fix types 2015-04-04 06:48:27 -07:00
Connor Olding e6ab4e4473 handle LADSPA's port range crap 2015-04-04 02:44:33 -07:00
Connor Olding e943a99966 tweaks; use gnu11 now 2015-04-04 02:06:41 -07:00
Connor Olding 3072985b0a fix segfault: allocate all ports 2015-04-04 02:06:13 -07:00
Connor Olding e8cf7505e7 rudimentary ARM support 2014-02-24 16:18:58 -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