Commit graph

26 commits

Author SHA1 Message Date
Weird Constructor c5c26bdc3e Applied rustfmt 2022-07-17 11:58:28 +02:00
Weird Constructor 14bf59bfac Finished more generic float types in helpers.rs 2021-08-08 09:43:16 +02:00
Weird Constructor 80e9fa0d8e removed other moog variants and replaced it with a slightly nicer/different one. 2021-08-06 05:14:42 +02:00
Weird Constructor 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor 707da156ea finished the moog filter tests 2021-07-18 18:38:59 +02:00
Weird Constructor b7349ccae4 more moog filter code 2021-07-18 14:04:26 +02:00
Weird Constructor c4495d6039 implemented moog filter and started to test it 2021-07-18 08:18:32 +02:00
Weird Constructor 5a75e45f3f finished tests for the simper SVF 2021-07-17 19:27:19 +02:00
Weird Constructor 4291fd2602 fixed a few noise related tests. 2021-07-17 10:03:10 +02:00
Weird Constructor 0e48eea78e Started working on testing the rest of the Simper SVF. 2021-07-17 09:47:57 +02:00
Weird Constructor 7f7b8a0837 tuned the SVF filter a bit more 2021-07-15 05:12:05 +02:00
Weird Constructor b03f5e11e8 raised max resonance for simper svf 2021-07-15 05:09:48 +02:00
Weird Constructor 53853d890e implemented Simper SVF and refactored node_sfilter.rs 2021-07-15 05:08:06 +02:00
Weird Constructor 9b02befdda finished tests for hal chamberlin svf 2021-07-13 06:40:35 +02:00
Weird Constructor a7228c9cf7 formatting 2021-07-13 05:13:58 +02:00
Weird Constructor 03fa23e818 added hal cham. svf high pass test 2021-07-13 05:08:31 +02:00
Weird Constructor 2112f8bdaf finished low pass svf tests 2021-07-12 20:31:47 +02:00
Weird Constructor 86f93968f7 more sane limits for chamberlin svf and more tests 2021-07-12 20:18:10 +02:00
Weird Constructor 47ad5610f3 Implemented the Hal Chamberlin SVF filter, and wrote first test. 2021-07-12 19:54:01 +02:00
Weird Constructor 4e2cb0dca4 some basic fft code based on rustfft crate 2021-07-12 06:23:45 +02:00
Weird Constructor 0bd97bf904 simplified the tests a bit 2021-07-11 11:13:42 +02:00
Weird Constructor 367d446dc1 implemented proper tests for the one pole filters 2021-07-11 11:03:20 +02:00
Weird Constructor ebb5dd3a9b added high pass implementations too now. 2021-07-10 22:45:08 +02:00
Weird Constructor 3d099f884c added RC filter implementation 2021-07-10 22:34:03 +02:00
Weird Constructor 7a869e57f5 implementation of DAFX one pole 2021-07-10 22:30:43 +02:00
Weird Constructor 92853ec1ea added some testing code for the filters 2021-07-10 22:25:51 +02:00