Commit Graph

23 Commits

Author SHA1 Message Date
Chris
acab32bb43 reverted parameter struct 2023-08-03 08:57:36 +02:00
Chris
ffb32bc47e optimized coordinate calculation 2023-08-02 11:12:31 +02:00
Chris
11c8fd9045 added optional modulation input 2023-08-01 17:20:55 +02:00
Chris
bc6c9b85ff put parameters in separate struct 2023-08-01 16:51:12 +02:00
Chris
252a741e32 some casts to supress warnings 2023-08-01 16:29:31 +02:00
Chris
1c71eb6f0f option for retriggering the envelope 2023-08-01 14:25:28 +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
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
ad8c3fbe74 initial commit 2023-07-07 10:07:53 +02:00