Commit Graph

24 Commits

Author SHA1 Message Date
Chris
ba5dd579b0 added demo noise generator 2023-07-22 11:14:46 +02:00
Chris
c08700e1f8 fixed order 2023-07-21 13:38:15 +02:00
Chris
35a29b9c2f templated sample data type 2023-07-18 20:25:39 +02:00
Chris
2830e56b12 fix for accessing base class 2023-07-18 18:39:52 +02:00
Christopher Herb
fb0f03d97b added missing pragma 2023-07-11 18:18:13 +02:00
Christopher Herb
8d6992f17c fixed typo 2023-07-10 18:15:59 +02:00
Christopher Herb
d0fcc225a1 formatting 2023-07-10 18:11:42 +02:00
Christopher Herb
7c1bd1c982 voice interface and type checks 2023-07-10 18:10:25 +02:00
Christopher Herb
92fe1eea22 calculate all pitch modulations in semi-tones 2023-07-10 17:28:57 +02:00
Christopher Herb
f954c5b47c access pitch modulation through function 2023-07-10 17:25:50 +02:00
Christopher Herb
bc213362f0 added support for pitch wheel modulation 2023-07-10 17:04:16 +02:00
Christopher Herb
2372d93c6f pitch modulation input 2023-07-08 13:15:48 +02:00
Christopher Herb
8cd0a2a7df stripped samplerate from constructors 2023-07-08 07:25:13 +02:00
Christopher Herb
eaf72afdab updated namespaces 2023-07-08 05:51:31 +02:00
Christopher Herb
ebae50c2e6 stereo operation 2023-07-07 17:38: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
1bc737ad66 refactoring 2023-07-07 15:49:44 +02:00
Christopher Herb
feba37aae8 added midi synth base class and voice allocator 2023-07-07 15:48:32 +02:00
Christopher Herb
d9bcd96276 added generic voice allocator 2023-07-07 14:42:10 +02:00
Christopher Herb
01596ca8e8 added license 2023-07-07 10:17:04 +02:00
Christopher Herb
e95e436488 added gitignore 2023-07-07 10:15:56 +02:00
Chris
202e897096 Update README.md 2023-07-07 10:09:32 +02:00
Chris
4d9ffcaa37 Create README.md 2023-07-07 10:09:14 +02:00
Christopher Herb
ad8c3fbe74 initial commit 2023-07-07 10:07:53 +02:00