xybrid/xybrid/nodes/effect
Rachel Fae Fox (foxiepaws) 7aa71c5cc2 macOS/clang++ Porting work
- std=c++2a instead of c++20. QT Creator mkspec for mac requires this
- added missing headers in some places. likely other headers are missing
- expanded WITH_BOOST segments to include memory_resource stuff
- moved SVFilter template process() into header.
2022-03-31 03:22:59 -04:00
..
autopan.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
autopan.h knobGadget.setSize, autopan phase 2022-03-25 04:34:05 -04:00
delay.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
delay.h bpm relativity for auto pan (and consistency in delay) 2022-03-21 00:32:02 -04:00
distortion.cpp distortion effect 2022-03-29 00:42:12 -04:00
distortion.h bump shape range a bit 2022-03-29 02:21:24 -04:00
ringmod.cpp use lerp for ringmod 2022-03-29 00:43:22 -04:00
ringmod.h AM mode for ringmod effect 2022-03-25 08:15:25 -04:00
svf.cpp nuke non-pod global static warnings (we're an executable) 2022-03-28 16:40:13 -04:00
svf.h macOS/clang++ Porting work 2022-03-31 03:22:59 -04:00