Commit Graph

11 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 a7c26b9722 fix explicit instantiation declarations 2022-03-25 00:52:37 -04:00
zetaPRIME 779af6bdab automatable param stuff 2022-03-24 02:27:04 -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 bf793d20fd AudioFrame.clamp, SVFilter.normalize 2022-03-17 19:23:21 -04:00
zetaPRIME 4822ef1bb6 gain/balance presets in KnobGadget 2022-03-17 17:45:03 -04:00
zetaPRIME e5c664a5ad svf scaledResonance 2022-03-17 06:48:43 -04:00
zetaPRIME b8f9664f7c more correct SVF 2022-03-16 23:04:06 -04:00
zetaPRIME 7e1e80eaea shut up -Wclass-memaccess 2022-03-16 04:36:50 -04:00
zetaPRIME 6b126db234 SVF library element 2022-03-15 22:22:23 -04:00