Commit Graph

9 Commits

Author SHA1 Message Date
Connor Olding 67c23a98e8 update vst to use new classes
this compiles but it's untested
2015-06-07 20:56:06 -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 677040782b work out some defines; refactor 2015-06-07 15:27:40 -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 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
Connor Olding 1cd27b1c68 fix potential segfault 2014-06-19 08:27:25 -07:00
Connor Olding 65300c501c organize files into subdirectories (ugly makefile) 2014-02-06 02:31:46 -08:00