Commit graph

34 commits

Author SHA1 Message Date
Weird Constructor 5be2c93c45 Wrote gmode Trigger and a test for it 2022-08-15 05:08:01 +02:00
Weird Constructor c175594b1f Added MIDI events to/from frontend thread 2022-08-14 15:09:00 +02:00
Weird Constructor e46802870a Implemented more MidiP tests 2022-08-12 18:57:42 +02:00
Weird Constructor 026b4b0028 Commented test and removed debug prints 2022-08-12 03:47:15 +02:00
Weird Constructor 60281a86b7 Made the first MidiP test work properly 2022-08-11 20:29:06 +02:00
Weird Constructor d6a734089c covered most of the scope functionality with tests now 2022-07-27 18:45:23 +02:00
Weird Constructor 366903bee5 Repaired first scope test 2022-07-27 06:59:58 +02:00
Weird Constructor 51453bae16 reformatting 2022-07-24 12:19:49 +02:00
Weird Constructor ed1ac581ce Improved documentation of MatrixCellChain 2022-07-24 07:27:18 +02:00
Weird Constructor c5c26bdc3e Applied rustfmt 2022-07-17 11:58:28 +02:00
Weird Constructor 14d794299d Fix pverb tests 2022-06-28 05:23:24 +02:00
Weird Constructor 2c458ca117 Moved TSeq to Mod and wrote first tests for PVerb 2021-08-15 12:49:39 +02:00
Weird Constructor 6651d06f45 Adjusted the trigger threshold 2021-08-14 07:45:11 +02:00
Weird Constructor cd41a16894 added test case for TsLfo 2021-08-12 06:10:01 +02:00
Weird Constructor fc4d4b418a Added test for the Comb node 2021-08-12 03:55:46 +02:00
Weird Constructor 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor f413bf76dd Added a basic test for BOsc 2021-07-26 05:34:16 +02:00
Weird Constructor 88874c75b5 replaced microfft with rustfft for bigger fft sizes 2021-07-12 06:29:33 +02:00
Weird Constructor 4e2cb0dca4 some basic fft code based on rustfft crate 2021-07-12 06:23:45 +02:00
Weird Constructor 367d446dc1 implemented proper tests for the one pole filters 2021-07-11 11:03:20 +02:00
Weird Constructor de15c3cfd7 there is no limit for audio files, it's up to you to kill your ram. 2021-06-27 07:48:42 +02:00
Weird Constructor 1e0caab020 finished writing tests for the delay node 2021-06-23 05:07:32 +02:00
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 52ce2f26af implemente Ad node, still need to test 2021-06-15 05:12:53 +02:00
Weird Constructor 2a0ea2014f finished tests for sine and sampl detune 2021-06-06 11:14:50 +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 a9ad083e27 fixed a crash bug 2021-05-29 15:22:32 +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