Commit Graph

9 Commits

Author SHA1 Message Date
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 522b45a7f8 add missing code to eq_const 2015-12-04 12:16:32 -08:00
Connor Olding aa77c87c28 further tomfoolery 2015-06-10 23:57:19 -07:00
Connor Olding d590355896 eliminate plugin globals from ladspa
i don't know why this is valid,
but it is and it bloody works
2015-06-07 19:45:35 -07:00
Connor Olding 753fa8f963 rewrite a couple plugins as classes
ladspa template: rewrite; eliminate most preprocessor abuse
rewrite param type as class
2015-06-07 17:44:41 -07:00
Connor Olding 79ffa24c08 consistency 2015-06-06 23:03:04 -07:00
Connor Olding 5b82fcfac3 it works! 2015-06-06 19:31:38 -07:00
Connor Olding ad4551af16 use templates for process functions
there's some duplication across the biquad plugins
but this can be resolved later
2015-06-06 11:27:35 -07:00
Connor Olding 39e385f1f9 beginning conversion to sepples 2015-06-06 10:42:14 -07:00