Commit graph

17 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 cdb054b62c Removed debugging prints 2021-07-23 03:51:43 +02:00
Weird Constructor c15557d270 fixed thread safety issues with PatternData 2021-07-22 05:31:54 +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 4b8f3d67e7 Remove ModOpSigRange and test NodeProg dump output. 2021-07-10 08:32:52 +02:00
Weird Constructor 5d975c91a4 implemented more of the parameter modulation amount 2021-07-07 05:03:28 +02:00
Weird Constructor b932b55a8d WIP: mod amounts in NodeProg 2021-07-06 19:55:03 +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 e9e84df708 fix some clippy warnings 2021-06-07 05:06:04 +02:00
Weird Constructor 663e88efeb loading empty samples is not done anymore 2021-05-28 05:14:56 +02:00
Weird Constructor cd2bbafcb6 handling sample loading errors gracefully 2021-05-27 20:14:43 +02:00
Weird Constructor bc97d238ec fixed a bug in patch loading 2021-05-27 19:43:10 +02:00
Weird Constructor 0c3d5e99fa implemented basic sample oscillator 2021-05-22 09:19:11 +02:00
Weird Constructor 951a771d88 implemented a proper example 2021-05-18 18:54:04 +02:00
Weird Constructor c3a7701416 copied code from hexosynth and made all tests pass 2021-05-18 05:11:19 +02:00