.. |
tracker
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
biquad.rs
|
refactored the VPSOscillator into it's own struct
|
2021-08-05 18:26:09 +02:00 |
dattorro.rs
|
ah, forgot you can modulate the size of the reverb from the outside. back to cubic for the delay lines in the reverb.
|
2021-08-08 21:17:38 +02:00 |
helpers.rs
|
fixed interpolation in the delay line and switched to nearest for the delays in the dattorro reverb and to cubic inside the modulated all-pass filters.
|
2021-08-08 21:16:40 +02:00 |
mod.rs
|
Fixed some more bugs in the reverb
|
2021-08-08 12:51:31 +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_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
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_map.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_mix3.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_noise.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_out.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_pverb.rs
|
Fixed some more bugs in the reverb
|
2021-08-08 12:51:31 +02:00 |
node_sampl.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +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
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_test.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_tseq.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |
node_tslfo.rs
|
Finished more generic float types in helpers.rs
|
2021-08-08 09:43:16 +02:00 |
node_vosc.rs
|
proper wrapping
|
2021-08-06 02:09:18 +02:00 |
satom.rs
|
Relicensed to GPL-3.0-or-later.
|
2021-08-04 03:58:43 +02:00 |