Commit graph

135 commits

Author SHA1 Message Date
Weird Constructor b4796e98cf fixed warnings 2021-06-18 05:09:36 +02:00
Weird Constructor e13cf0834e finished AD tests and added preliminary graph impl 2021-06-18 03:58:00 +02:00
Weird Constructor 32dd6468a8 implemented more tests for AD env 2021-06-17 05:09:49 +02:00
Weird Constructor ca2fbaa671 wrote a test for frequency cleanliness 2021-06-16 19:54:20 +02:00
Weird Constructor f673792c17 wrote retrigger test 2021-06-16 05:06:50 +02:00
Weird Constructor 9cc9fafc7e tested direct trigger 2021-06-16 03:55:41 +02:00
Weird Constructor a425733a51 made node_test finally useful for... tests! 2021-06-16 03:54:46 +02:00
Weird Constructor 52ce2f26af implemente Ad node, still need to test 2021-06-15 05:12:53 +02:00
Weird Constructor 14525276b3 changed int to float WAV conversion to sample / 0x8000 2021-06-13 07:23:25 +02:00
Weird Constructor 4f29168a08 implemented reverse mode for sample player 2021-06-12 09:12:25 +02:00
Weird Constructor 30b67efe70 replace len with mxlen instead 2021-06-11 05:05:42 +02:00
Weird Constructor e6df5039ef fixed test after out.gain had been added 2021-06-11 05:01:19 +02:00
Weird Constructor 404c8d6509 fixed feedback delay buffer, it was dependent on the sample rate 2021-06-07 05:09:58 +02:00
Weird Constructor a846242218 fixed warnings 2021-06-07 05:03:29 +02:00
Weird Constructor b88f79b87b fix sampl test cases, because of default param change 2021-06-07 05:01:55 +02:00
Weird Constructor 2a0ea2014f finished tests for sine and sampl detune 2021-06-06 11:14:50 +02:00
Weird Constructor 1ceb25bf31 fixed sine detune test 2021-06-06 09:31:41 +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 c56846ad02 wrote test for FbRd and FbWr, and fixed remaining bugs 2021-06-03 20:16:31 +02:00
Weird Constructor 3bf1d62239 debugging FbWr/FbRd, the buffer is not read correctly 2021-06-03 05:10:29 +02:00
Weird Constructor a9ad083e27 fixed a crash bug 2021-05-29 15:22:32 +02:00
Weird Constructor 2694bd06e7 fix last commit 2021-05-29 14:49:36 +02:00
Weird Constructor fb6092b100 finished declick 2021-05-29 14:49:09 +02:00
Weird Constructor 85aa59d242 finished declick 2021-05-29 14:48:00 +02:00
Weird Constructor a7a2a26d67 implemented declick, working on tests 2021-05-29 13:45:26 +02:00
Weird Constructor 3530b6df2d implemented offset and len for sampler, and unified the oneshot and loop implementation. 2021-05-29 11:41:46 +02:00
Weird Constructor aff9984f08 wrote sampler one shot mode and tests for this 2021-05-28 21:37:16 +02:00
Weird Constructor cd2bbafcb6 handling sample loading errors gracefully 2021-05-27 20:14:43 +02:00
Weird Constructor bc97d238ec fixed a bug in patch loading 2021-05-27 19:43:10 +02:00
Weird Constructor 72e2e21aa1 added wav 2021-05-22 22:56:19 +02:00
Weird Constructor 7f872f4abd more test frequencies 2021-05-22 11:25:00 +02:00
Weird Constructor ecb8cde6f9 test more extreme resampling 2021-05-22 11:24:03 +02:00
Weird Constructor 1890e9ed90 implemented interpolation in the sample player 2021-05-22 11:11:03 +02:00
Weird Constructor 0c3d5e99fa implemented basic sample oscillator 2021-05-22 09:19:11 +02:00
Weird Constructor c3a7701416 copied code from hexosynth and made all tests pass 2021-05-18 05:11:19 +02:00