Commit graph

26 commits

Author SHA1 Message Date
Weird Constructor 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor 26830e8e56 Implemented a bitmask to enable nodes to not produce output if it is not used. 2021-07-10 21:27:18 +02:00
Weird Constructor c9c5746bf9 changed documentation of sampler dir 2021-06-12 09:20:44 +02:00
Weird Constructor 4f29168a08 implemented reverse mode for sample player 2021-06-12 09:12:25 +02:00
Weird Constructor 30b67efe70 replace len with mxlen instead 2021-06-11 05:05:42 +02:00
Weird Constructor e6df5039ef fixed test after out.gain had been added 2021-06-11 05:01:19 +02:00
Weird Constructor d5535ce397 Added 'gain' parameter to Out and more documentation. 2021-06-08 05:08:52 +02:00
Weird Constructor e9e84df708 fix some clippy warnings 2021-06-07 05:06:04 +02:00
Weird Constructor f925ac8116 added help and description to nodes 2021-06-07 05:00:10 +02:00
Weird Constructor a9ac28e351 applied detune to the sampler and sin, added tests that need to be fixed 2021-06-06 09:24:41 +02:00
Weird Constructor d069c4aafa finished settings formatting via macro refactor 2021-06-04 18:14:41 +02:00
Weird Constructor 3bf1d62239 debugging FbWr/FbRd, the buffer is not read correctly 2021-06-03 05:10:29 +02:00
Weird Constructor b7284b6b8a gave all nodes access to NodeExecContext 2021-06-02 03:59:21 +02:00
Weird Constructor f7bf197a48 made the decay declick optional 2021-05-29 21:15:01 +02:00
Weird Constructor 46d59dfc02 small refactor 2021-05-29 21:00:45 +02:00
Weird Constructor 4b2befde62 note for dcms 2021-05-29 15:28:41 +02:00
Weird Constructor a9ad083e27 fixed a crash bug 2021-05-29 15:22:32 +02:00
Weird Constructor 85aa59d242 finished declick 2021-05-29 14:48:00 +02:00
Weird Constructor a7a2a26d67 implemented declick, working on tests 2021-05-29 13:45:26 +02:00
Weird Constructor 3530b6df2d implemented offset and len for sampler, and unified the oneshot and loop implementation. 2021-05-29 11:41:46 +02:00
Weird Constructor aff9984f08 wrote sampler one shot mode and tests for this 2021-05-28 21:37:16 +02:00
Weird Constructor 663e88efeb loading empty samples is not done anymore 2021-05-28 05:14:56 +02:00
Weird Constructor 4384f0a2e1 added parameters 2021-05-22 12:13:38 +02:00
Weird Constructor 1890e9ed90 implemented interpolation in the sample player 2021-05-22 11:11:03 +02:00
Weird Constructor 0c3d5e99fa implemented basic sample oscillator 2021-05-22 09:19:11 +02:00
Weird Constructor 0e8895b3ad add missing file 2021-05-19 05:00:02 +02:00