HexoDSP/tests
2022-07-31 08:15:48 +02:00
..
common covered most of the scope functionality with tests now 2022-07-27 18:45:23 +02:00
basics.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
blocklang.rs Added TDD test for blocklang 2022-07-31 08:15:48 +02:00
delay_buffer.rs Tested the cubic interpolation now properly, also against alternative maths 2022-07-20 03:57:33 +02:00
hr.wav implemented properties that can be used to store GUI related state in the patch 2021-07-17 20:12:32 +02:00
modamt.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_ad.rs working on the wblockdsp integration, found some weird bug in wblockdsp though... 2022-07-30 00:26:01 +02:00
node_allp.rs fix allp test 2022-07-20 05:16:11 +02:00
node_bosc.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_comb.rs fixed broken tests over delaybuffer fix 2022-07-20 05:21:56 +02:00
node_cqnt.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_delay.rs reformatting 2022-07-24 12:19:49 +02:00
node_map.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_mix3.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_mux9.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_noise.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_pverb.rs fixed broken tests over delaybuffer fix 2022-07-20 05:21:56 +02:00
node_quant.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_rndwk.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_sampl.rs fixing interpolation 2022-07-19 20:47:46 +02:00
node_scope.rs finished scope tests 2022-07-27 19:05:12 +02:00
node_sfilter.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_smap.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_test.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_tslfo.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
node_vosc.rs Applied rustfmt 2022-07-17 11:58:28 +02:00
quant.rs Added Matrix::get_connections. 2022-07-23 09:54:16 +02:00
sample_sin.wav finished tests for sine and sampl detune 2021-06-06 11:14:50 +02:00
sample_sin_long.wav finished tests for sine and sampl detune 2021-06-06 11:14:50 +02:00
wblockdsp.rs working on the wblockdsp integration, found some weird bug in wblockdsp though... 2022-07-30 00:26:01 +02:00