Commit Graph

9 Commits (7aa71c5cc20e9917b54a9efeb2af896adb529f50)

Author SHA1 Message Date
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
zetaPRIME a28d6e48b6 template wizardry resulting in a mono version of SVFilter for synth use 2022-03-23 01:32:07 -04:00
zetaPRIME 987d22d332 correct svf cutoff var names 2022-03-20 04:56:02 -04:00
zetaPRIME b1c8377db5 force at least 1hz cutoff in svfilter so it doesn't bias 2022-03-20 01:43:42 -04:00
zetaPRIME b8f9664f7c more correct SVF 2022-03-16 23:04:06 -04:00
zetaPRIME 19a82764cc use std:: math funcs in svf (mostly code style) 2022-03-16 04:03:47 -04:00
zetaPRIME 0551c4f7e7 this at least sounds more accurate? 2022-03-16 02:20:35 -04:00
zetaPRIME 2d077d90c0 whoops 2022-03-15 23:41:28 -04:00
zetaPRIME 6b126db234 SVF library element 2022-03-15 22:22:23 -04:00