HexoDSP/src/dsp
2021-07-02 05:11:11 +02:00
..
tracker added missing file and implemented gate output ports to the sequencer 2021-06-04 20:24:55 +02:00
helpers.rs added a Rng abstraction around SplitMix64 2021-07-01 05:06:42 +02:00
mod.rs started work on the mapper node 2021-07-02 05:11:11 +02:00
node_ad.rs fixed warnings 2021-06-18 05:09:36 +02:00
node_allp.rs fix warnings 2021-06-28 19:33:02 +02:00
node_amp.rs added documentation for FbWr and FbRd 2021-06-08 05:02:16 +02:00
node_delay.rs fix documentation for delay feedback 2021-06-23 05:12:37 +02:00
node_fbwr_fbrd.rs finished Ad node boilerplate 2021-06-13 08:48:42 +02:00
node_map.rs started work on the mapper node 2021-07-02 05:11:11 +02:00
node_noise.rs finished noise implementation 2021-07-01 05:06:46 +02:00
node_out.rs implemente Ad node, still need to test 2021-06-15 05:12:53 +02:00
node_sampl.rs changed documentation of sampler dir 2021-06-12 09:20:44 +02:00
node_sin.rs improving documentation 2021-06-08 03:56:40 +02:00
node_test.rs finished writing tests for the delay node 2021-06-23 05:07:32 +02:00
node_tseq.rs added trigger input 2021-06-27 23:38:14 +02:00
satom.rs removed hexotk references 2021-05-19 05:05:32 +02:00