Commit graph

19 commits

Author SHA1 Message Date
Weird Constructor 8733656b48 Fixed some tests 2022-08-18 20:23:56 +02:00
Dimas Leenman c656b40729 only frequency test left + description 2022-08-07 21:28:45 +02:00
Weird Constructor 87104ded31 Refactored WBlockDSP into it's own sub module and removed the old wblockdsp.rs 2022-08-06 09:28:30 +02:00
Weird Constructor 0c75da0912 Made serialization working 2022-08-04 03:46:56 +02:00
Weird Constructor c5c26bdc3e Applied rustfmt 2022-07-17 11:58:28 +02:00
Weird Constructor 56bc53d97d fix warnings 2022-07-04 05:14:53 +02:00
Weird Constructor eb288d1760 The preset format now stores denormalized values, for better compatibility when the parameter ranges change. 2021-08-18 06:38:37 +02:00
Weird Constructor 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor f4bc7341f6 Added Mix3 node, and changed serialization format to port names. 2021-07-24 23:00:09 +02:00
Weird Constructor c15557d270 fixed thread safety issues with PatternData 2021-07-22 05:31:54 +02:00
Weird Constructor f6223548c8 implemented properties that can be used to store GUI related state in the patch 2021-07-17 20:12:32 +02:00
Weird Constructor 967535d771 Implemented test for modulation amounts 2021-07-10 21:16:14 +02:00
Weird Constructor ade0a2f05f wrote test for mod amt serialization 2021-07-10 17:36:20 +02:00
Weird Constructor 196d094673 storing the modulation amount in the NodeConfigurator / Matrix is now implemented 2021-07-06 05:00:34 +02:00
Weird Constructor c763d7ab8e fixed freq parameter rounding and freq calculation has been clamped and patch loading with unknown parameters is allowed for now. 2021-07-02 20:08:11 +02:00
Weird Constructor 52ce2f26af implemente Ad node, still need to test 2021-06-15 05:12:53 +02:00
Weird Constructor e6df5039ef fixed test after out.gain had been added 2021-06-11 05:01:19 +02:00
Weird Constructor 2a0ea2014f finished tests for sine and sampl detune 2021-06-06 11:14:50 +02:00
Weird Constructor c3a7701416 copied code from hexosynth and made all tests pass 2021-05-18 05:11:19 +02:00