Commit Graph

10 Commits

Author SHA1 Message Date
Connor Olding fad61c7c7d set up LADSPA building on windows 2015-12-07 04:54:47 -08:00
Connor Olding 156dcd2233 finally fix alignment issues 2015-12-05 00:33:09 -08:00
Connor Olding 2bd8ebb62c fix some references (it builds!) 2015-06-08 12:25:44 -07:00
Connor Olding 205ec7c035 partial g++ support (fails to link) 2015-06-08 12:09:35 -07:00
Connor Olding 0b2fe539ef fix segfault (rookie mistake) 2015-06-08 10:54: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 39e385f1f9 beginning conversion to sepples 2015-06-06 10:42:14 -07:00