Commit graph

13 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
d6c1a38102 Working on making the stuff in hexodsp::dsp::helpers f32/f64 agnostic 2021-08-08 00:56:10 +02:00
Weird Constructor
509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor
26830e8e56 Implemented a bitmask to enable nodes to not produce output if it is not used. 2021-07-10 21:27:18 +02:00
Weird Constructor
40c5c2c9c9 fix documentation for delay feedback 2021-06-23 05:12:37 +02:00
Weird Constructor
3f8bee1301 fixed a bug in the delay line, that made it 1 sample off, getting incrementally worse 2021-06-23 05:11:24 +02:00
Weird Constructor
4bf011261e added delay sync 2021-06-20 13:14:19 +02:00
Weird Constructor
63644b00da removed DC blocker from delay, was a bad idea if you want to delay CV.... 2021-06-20 09:12:02 +02:00
Weird Constructor
8995541fda parameter fine tuning 2021-06-20 08:28:40 +02:00
Weird Constructor
cbc69f3ca3 implemented untested DSP part of Delay 2021-06-19 12:17:22 +02:00
Weird Constructor
9e752fe3f1 documented the delay node 2021-06-19 11:17:00 +02:00
Weird Constructor
337ffa12f5 prepared delay boilerplate 2021-06-19 10:50:39 +02:00