Commit graph

14 commits

Author SHA1 Message Date
Weird Constructor 808547dc16 Refactored out the DSP helper stuff into the synfx-dsp crate 2022-08-05 06:45:06 +02:00
Weird Constructor c5c26bdc3e Applied rustfmt 2022-07-17 11:58:28 +02:00
Weird Constructor dcfa217fd0 fix newlines in descriptions 2022-06-25 10:23:14 +02:00
Weird Constructor 93739afa25 Adjusted the documentation of a few nodes. 2021-09-03 05:13:02 +02:00
Weird Constructor 9efcafcb6d Fix some warnings 2021-08-17 03:53:43 +02:00
Weird Constructor 210d542af5 proper wrapping 2021-08-06 02:09:18 +02:00
Weird Constructor 7e743eae07 Documented more stuff 2021-08-06 02:02:26 +02:00
Weird Constructor ba8e6ec33f refactored the VPSOscillator into it's own struct 2021-08-05 18:26:09 +02:00
Weird Constructor 16dc1f01f4 rename oversample, tweaking limit_v 2021-08-05 06:57:31 +02:00
Weird Constructor a0b22a49b1 worked a bit on the limits of the v and d parameters 2021-08-05 06:32:54 +02:00
Weird Constructor 24379ae521 Added distortion to the VPS oscillator and tweaked a few more parameters 2021-08-05 06:12:50 +02:00
Weird Constructor b4d6cb1cdb jiggled code around... 2021-08-05 05:48:27 +02:00
Weird Constructor 820c0bd69f implemented oversampling for the VPS oscillator, but it does not seem to do much... 2021-08-05 05:48:00 +02:00
Weird Constructor 32b2725f49 Implemented VPS oscillator and adapted some oversampling code 2021-08-04 06:51:31 +02:00