HexoDSP/tests
2022-08-05 19:44:40 +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 refactored test code a bit 2022-08-01 06:58:42 +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_code.rs Fix a lot of warnings 2022-08-05 19:44:40 +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 Refactored out the DSP helper stuff into the synfx-dsp crate 2022-08-05 06:45:06 +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 Made sure synfx-dsp-jit is optional 2022-08-05 06:50:38 +02:00