.. |
tracker
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
biquad.rs
|
fix order for butterworth cascade
|
2021-08-27 05:18:37 +02:00 |
dattorro.rs
|
Fix the PVerb blowing up with too small sizes.
|
2021-08-14 22:03:05 +02:00 |
helpers.rs
|
Added trigger outputs to the quantizers
|
2021-08-30 03:55:42 +02:00 |
mod.rs
|
assign default colors to the categories
|
2021-09-01 18:56:27 +02:00 |
node_ad.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_allp.rs
|
Working on making the stuff in hexodsp::dsp::helpers f32/f64 agnostic
|
2021-08-08 00:56:10 +02:00 |
node_amp.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_biqfilt.rs
|
added the resonator from FunDSP
|
2021-08-05 05:25:10 +02:00 |
node_bosc.rs
|
removed DC offset stuff from BOsc and the all pass has a more standard implementation again now.
|
2021-08-08 14:56:54 +02:00 |
node_comb.rs
|
removed other moog variants and replaced it with a slightly nicer/different one.
|
2021-08-06 05:14:42 +02:00 |
node_cqnt.rs
|
documented CQnt
|
2021-09-06 03:35:57 +02:00 |
node_delay.rs
|
Working on making the stuff in hexodsp::dsp::helpers f32/f64 agnostic
|
2021-08-08 00:56:10 +02:00 |
node_fbwr_fbrd.rs
|
Adjusted the documentation of a few nodes.
|
2021-09-03 05:13:02 +02:00 |
node_map.rs
|
Rename a few node descriptions and remove a debug print
|
2021-08-16 20:23:40 +02:00 |
node_mix3.rs
|
Implemented Mux9.
|
2021-08-23 06:57:35 +02:00 |
node_mux9.rs
|
Implemented Mux9.
|
2021-08-23 06:57:35 +02:00 |
node_noise.rs
|
started work on RndWlk node, for a triggered noise source
|
2021-08-12 22:12:24 +02:00 |
node_out.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_pverb.rs
|
Fix some warnings
|
2021-08-17 03:53:43 +02:00 |
node_quant.rs
|
Added trigger outputs to the quantizers
|
2021-08-30 03:55:42 +02:00 |
node_rndwk.rs
|
Fix some warnings
|
2021-08-17 03:53:43 +02:00 |
node_sampl.rs
|
CV -> Ctrl rename
|
2021-08-31 05:00:27 +02:00 |
node_sfilter.rs
|
removed other moog variants and replaced it with a slightly nicer/different one.
|
2021-08-06 05:14:42 +02:00 |
node_sin.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_smap.rs
|
Rename a few node descriptions and remove a debug print
|
2021-08-16 20:23:40 +02:00 |
node_test.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_tseq.rs
|
Adjusted the documentation of a few nodes.
|
2021-09-03 05:13:02 +02:00 |
node_tslfo.rs
|
Fix some warnings
|
2021-08-17 03:53:43 +02:00 |
node_vosc.rs
|
Adjusted the documentation of a few nodes.
|
2021-09-03 05:13:02 +02:00 |
satom.rs
|
Give direct access to the node parameters via the Matrix struct
|
2021-09-30 19:27:02 +02:00 |