Commit graph

24 commits

Author SHA1 Message Date
Weird Constructor c175594b1f Added MIDI events to/from frontend thread 2022-08-14 15:09:00 +02:00
Weird Constructor c5c26bdc3e Applied rustfmt 2022-07-17 11:58:28 +02:00
Weird Constructor 6651d06f45 Adjusted the trigger threshold 2021-08-14 07:45:11 +02:00
Weird Constructor 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor 908dc4292f fixing the monitor tests after increasing the buffer length 2021-07-28 05:12:47 +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 c15557d270 fixed thread safety issues with PatternData 2021-07-22 05:31:54 +02:00
Weird Constructor a92ad0de35 wrote test for tseq trig 2021-06-28 03:48:02 +02:00
Weird Constructor 7201ec315e fixed a performance bug 2021-06-21 06:05:53 +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 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 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 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