Commit graph

15 commits

Author SHA1 Message Date
Weird Constructor 1a1512a032 Added 'det' detune parameter to FormFM oscillator 2022-08-18 19:46:32 +02:00
Dimas Leenman c656b40729 only frequency test left + description 2022-08-07 21:28:45 +02:00
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 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor 25aaf5ba7d Initialize all oscillators with different phases and adjust the corresponding tests accordingly. 2021-07-25 22:49:33 +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 718f46154f improving documentation 2021-06-08 03:56:40 +02:00
Weird Constructor a846242218 fixed warnings 2021-06-07 05:03:29 +02:00
Weird Constructor f925ac8116 added help and description to nodes 2021-06-07 05:00:10 +02:00
Weird Constructor a9ac28e351 applied detune to the sampler and sin, added tests that need to be fixed 2021-06-06 09:24:41 +02:00
Weird Constructor 79c3e36eab sin now has a detune UI parameter (not yet handled in DSP) 2021-06-05 09:13:42 +02:00
Weird Constructor 3bf1d62239 debugging FbWr/FbRd, the buffer is not read correctly 2021-06-03 05:10:29 +02:00
Weird Constructor b7284b6b8a gave all nodes access to NodeExecContext 2021-06-02 03:59:21 +02:00
Weird Constructor c3a7701416 copied code from hexosynth and made all tests pass 2021-05-18 05:11:19 +02:00