Commit Graph

134 Commits

Author SHA1 Message Date
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
69635b21b4 Merge branch 'master' of https://github.com/chrisherb/trnr-lib 2023-07-27 11:58:10 +02:00
Chris
feaf503bd4 provide default value 2023-07-27 11:58:08 +02:00
Chris
ebbd8ba713 changed double to sample template 2023-07-25 12:45:49 +02:00
Chris
f54121fcfb fixed templated filters 2023-07-22 11:15:51 +02:00
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