Commit graph

346 commits

Author SHA1 Message Date
Weird Constructor bad3e2043e fixed broken tests over delaybuffer fix 2022-07-20 05:21:56 +02:00
Weird Constructor c558e8226e fix allp test 2022-07-20 05:16:11 +02:00
Weird Constructor 5a4dc0e2aa Tested the cubic interpolation now properly, also against alternative maths 2022-07-20 03:57:33 +02:00
Weird Constructor 1ee4af6cd1 working on finally fixed interpolation functions in the delay line and the sampler 2022-07-20 02:01:47 +02:00
Weird Constructor 1fbc6741cb fixing interpolation 2022-07-19 20:47:46 +02:00
Weird Constructor 649ce74aaf more notes about the quality guideline 2022-07-19 06:10:24 +02:00
Weird Constructor 239b9b574a More documentation 2022-07-19 06:07:14 +02:00
Weird Constructor ad4ea837b9 more details about testing 2022-07-19 06:04:30 +02:00
Weird Constructor f8a0ebb447 more documentation 2022-07-19 06:02:13 +02:00
Weird Constructor 5b1aa9a9e3 paragraph about node inputs 2022-07-19 06:00:40 +02:00
Weird Constructor e0f51d04a2 fix formatting 2022-07-19 05:55:10 +02:00
Weird Constructor d67529be1b added documentation for writing nodes for HexoDSP 2022-07-19 05:54:26 +02:00
Weird Constructor 5216a88cc8 fixed a bug in TriSawLFO when the reverse point was modulated 2022-07-19 05:22:29 +02:00
Weird Constructor ed5d8f9cea limit loaded sample length to 1 minute 2022-07-18 18:48:25 +02:00
Weird Constructor 678bcd07b4 remove debug prints 2022-07-17 13:07:37 +02:00
Weird Constructor 6a90ded336 Fix race condition between GraphMessage and QuickMessage 2022-07-17 13:06:56 +02:00
Weird Constructor c5c26bdc3e Applied rustfmt 2022-07-17 11:58:28 +02:00
Weird Constructor 40f8786023 Make Matrix::place less crashy if HexoSynth is doing something wrong 2022-07-14 22:54:23 +02:00
Weird Constructor cb2baad323 Make it possible to create a positioned cell 2022-07-11 05:10:46 +02:00
Weird Constructor 5d784aa8e1 fix comment 2022-07-09 21:01:51 +02:00
Weird Constructor 79d6ac66d3 Added CPAL example 2022-07-09 20:36:56 +02:00
Weird Constructor 3c515766fc Added generation counter for change detection to PatternData / UIPatternModel 2022-07-07 03:58:24 +02:00
Weird Constructor 5f83f2f2ee fix license 2 2022-07-05 20:04:53 +02:00
Weird Constructor ea2b20bb7d fix license 2022-07-05 20:03:46 +02:00
Weird Constructor 40381a5a8d fix doc 2022-07-05 20:03:32 +02:00
Weird Constructor d60d5733f0 fix documentation 2022-07-05 20:00:17 +02:00
Weird Constructor 56bc53d97d fix warnings 2022-07-04 05:14:53 +02:00
Weird Constructor b741399cee fixing annoying warnings 2022-07-03 07:18:43 +02:00
Weird Constructor 3861615d33 fixed stupid bug in the ctrl quantizer 2022-07-02 07:51:36 +02:00
Weird Constructor 328e245bd2 fixed mod amount setting causing graph change update on observer 2022-06-28 20:29:56 +02:00
Weird Constructor 6baef4be70 change ui type for keys setting 2022-06-28 06:31:36 +02:00
Weird Constructor 296d5f2638 fix minor vosc fft differnces in testsW 2022-06-28 05:24:43 +02:00
Weird Constructor 14d794299d Fix pverb tests 2022-06-28 05:23:24 +02:00
Weird Constructor 355a133d67 Fixed matrix to_repr test 2022-06-28 03:55:12 +02:00
Weird Constructor c3ad309a54 added ParamID::atom_ui as hint for the frontend 2022-06-28 03:52:10 +02:00
Weird Constructor bc196d5527 Minor fixes for nih-plug 2022-06-26 23:21:32 +02:00
Weird Constructor dcfa217fd0 fix newlines in descriptions 2022-06-25 10:23:14 +02:00
Weird Constructor d4d027183b remove debug prints 2022-06-25 08:37:05 +02:00
Weird Constructor 74068fae1c fixed the one sided pverb, make it auto expand one channel to two 2021-10-30 19:40:11 +02:00
Weird Constructor a1964b048e removed some stuff from bowed string 2021-10-30 16:20:10 +02:00
Weird Constructor ed1f9f7f4a tuned the BowStri oscillator 2021-10-30 16:14:26 +02:00
Weird Constructor 24ea58eda0 added BowStri oscillator 2021-10-30 10:03:45 +02:00
Weird Constructor bce7dfebe9 Added SAtom::s 2021-10-10 09:09:39 +02:00
Weird Constructor 9835ceb66e added type string method to SAtom 2021-10-10 08:54:29 +02:00
Weird Constructor 6acb4ead09 Implemented MatrixObserver for tracking changes to it's state for an UI 2021-10-09 20:25:07 +02:00
Weird Constructor f07bb6b87b Remade the NodeInfo type 2021-10-03 21:27:53 +02:00
Weird Constructor 4128fc69a0 Give direct access to the node parameters via the Matrix struct 2021-09-30 19:27:02 +02:00
Weird Constructor dabb3ffa8e Implemented tests for the Quant node 2021-09-07 05:06:09 +02:00
Weird Constructor e35ebbd8b0 finished test for CQnt 2021-09-06 03:46:45 +02:00
Weird Constructor a8a0183948 documented CQnt 2021-09-06 03:35:57 +02:00