Commit graph

32 commits

Author SHA1 Message Date
Weird Constructor be4e9232cc Finished parameter access nodes 2022-08-20 17:27:08 +02:00
Weird Constructor 82d903edba Implemented all 24 input parameters 2022-08-20 14:01:54 +02:00
Weird Constructor 87630cb49a Added ExtA external parameter node 2022-08-20 08:36:45 +02:00
Weird Constructor c175594b1f Added MIDI events to/from frontend thread 2022-08-14 15:09:00 +02:00
Weird Constructor 0f5b44141d new buffer less and simpler style of midi event processing 2022-08-14 00:32:48 +02:00
Weird Constructor 026b4b0028 Commented test and removed debug prints 2022-08-12 03:47:15 +02:00
Weird Constructor 60281a86b7 Made the first MidiP test work properly 2022-08-11 20:29:06 +02:00
Weird Constructor ecd6b53c65 Working on the MidiP MIDI note input node 2022-08-10 19:15:03 +02:00
Weird Constructor 4c5d832036 Moved AtomicFloat to synfx-dsp 2022-08-05 22:58:55 +02:00
Weird Constructor 36b76f5388 Improved WBlockDSP API Integration 2022-07-29 21:30:56 +02:00
Weird Constructor 76a0e5cb88 Integration of WBlockDSP 2022-07-29 21:10:51 +02:00
Weird Constructor e0f51d04a2 fix formatting 2022-07-19 05:55:10 +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 bc196d5527 Minor fixes for nih-plug 2022-06-26 23:21:32 +02:00
Weird Constructor 2c458ca117 Moved TSeq to Mod and wrote first tests for PVerb 2021-08-15 12:49:39 +02:00
Weird Constructor 509385ffd1 Relicensed to GPL-3.0-or-later. 2021-08-04 03:58:43 +02:00
Weird Constructor 37b57a4472 more helper functions for the Cluster functionality in HexoSynth 2021-07-31 13:26:10 +02:00
Weird Constructor c6da61e38b Logging used a bit more 2021-07-24 11:02:43 +02:00
Weird Constructor 3360a2afe9 Added mask to indicate which inputs are connected. 2021-07-10 21:29:58 +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 e423ca22a3 fixes and debug logging 2021-07-10 10:16:23 +02:00
Weird Constructor 196d094673 storing the modulation amount in the NodeConfigurator / Matrix is now implemented 2021-07-06 05:00:34 +02:00
Weird Constructor b48d423b5a sketch out mod amount changes 2021-07-04 13:37:37 +02:00
Weird Constructor 404c8d6509 fixed feedback delay buffer, it was dependent on the sample rate 2021-06-07 05:09:58 +02:00
Weird Constructor e9e84df708 fix some clippy warnings 2021-06-07 05:06:04 +02:00
Weird Constructor a846242218 fixed warnings 2021-06-07 05:03:29 +02:00
Weird Constructor 8bb0083aec added concept of rounding function and format function for parameters 2021-06-04 05:06:41 +02:00
Weird Constructor c56846ad02 wrote test for FbRd and FbWr, and fixed remaining bugs 2021-06-03 20:16:31 +02:00
Weird Constructor 3bf1d62239 debugging FbWr/FbRd, the buffer is not read correctly 2021-06-03 05:10:29 +02:00
Weird Constructor 297360e398 started implementing feedback delays 2021-06-01 05:14:06 +02:00
Weird Constructor c3a7701416 copied code from hexosynth and made all tests pass 2021-05-18 05:11:19 +02:00