Commit Graph

23 Commits

Author SHA1 Message Date
82e752f7b8 convert demo noise generator to procedural approach, optimize a bit 2025-11-05 16:44:58 +01:00
63a00e1744 add smoothing to split eq mode transitions 2025-10-21 11:06:00 +02:00
f4502eb699 add to_upper function 2025-10-09 07:54:11 +02:00
5693617912 trim to 2 decimals 2025-09-10 19:46:07 +02:00
53a9725e0c add string trimming function 2025-09-09 19:05:57 +02:00
3d79d24eff procedural audio buffer, add mods to synth 2025-08-03 11:18:23 +02:00
90ce27a374 fixed log calculation 2025-07-31 16:26:25 +02:00
c6def58726 add namespace and default values 2025-06-20 18:27:38 +02:00
83b5f9c877 std format alternative 2025-06-17 17:56:41 +02:00
c586ba50a5 add audio buffer class to remove std::span dependency 2025-06-17 17:56:33 +02:00
2b077a13a2 clean up includes 2025-05-15 14:00:27 +02:00
Chris
68af6b15f9 return busy flag 2023-08-01 11:17:05 +02:00
Chris
7e73fc7f16 scale deviation input 2023-07-31 12:50:28 +02:00
Chris
1fc0cfd48d add jitter to both channels 2023-07-31 11:19:12 +02:00
Chris
19e68c6d4e cast to size_t 2023-07-31 11:18:11 +02:00
Chris
44123591dd remove info output 2023-07-31 09:58:37 +02:00
Chris
a7a42cfa20 intial commit of retro buffer 2023-07-28 18:44:45 +02:00
Chris
ba5dd579b0 added demo noise generator 2023-07-22 11:14:46 +02:00
Christopher Herb
fb0f03d97b added missing pragma 2023-07-11 18:18:13 +02:00
Christopher Herb
bc213362f0 added support for pitch wheel modulation 2023-07-10 17:04:16 +02:00
Christopher Herb
eaf72afdab updated namespaces 2023-07-08 05:51:31 +02:00
Christopher Herb
810be3b0b7 bugfixes to make tx_voice work with base synth 2023-07-07 16:57:30 +02:00
Christopher Herb
ad8c3fbe74 initial commit 2023-07-07 10:07:53 +02:00