Commit Graph

  • ad23d73b13 Delete LICENSE.md Chris 2023-11-17 11:38:24 +01:00
  • 2537dac76d Create LICENSE.md Chris 2023-11-17 11:37:14 +01:00
  • b92ffbec00 copy voice if there are more that 0 voices Chris 2023-08-25 13:39:06 +02:00
  • 8581a79659 changed to vector of shared pointers Chris 2023-08-24 11:36:59 +02:00
  • d2d2fd1473 change to vector of pointers Chris 2023-08-23 17:11:35 +02:00
  • 223ba0bc86 cleanup Chris 2023-08-16 12:10:36 +00:00
  • 9dc4dd5192 block based processing Chris 2023-08-16 13:30:39 +02:00
  • 044f42374b clang format Chris 2023-08-12 09:49:26 +02:00
  • 537fba98c4 Merge branch 'master' of https://github.com/chrisherb/trnr-lib Chris 2023-08-12 09:35:16 +02:00
  • 55656ba1ef added clang format file Chris 2023-08-12 08:09:25 +02:00
  • 1824fcd4d8 optimized voice stealing Chris 2023-08-07 13:44:24 +02:00
  • 046a74ef5b initialize all members Chris 2023-08-03 12:41:36 +02:00
  • acab32bb43 reverted parameter struct Chris 2023-08-03 08:57:36 +02:00
  • ffb32bc47e optimized coordinate calculation Chris 2023-08-02 11:12:31 +02:00
  • 11c8fd9045 added optional modulation input Chris 2023-08-01 17:20:55 +02:00
  • bc6c9b85ff put parameters in separate struct Chris 2023-08-01 16:51:12 +02:00
  • 252a741e32 some casts to supress warnings Chris 2023-08-01 16:29:31 +02:00
  • 1c71eb6f0f option for retriggering the envelope Chris 2023-08-01 14:25:28 +02:00
  • 68af6b15f9 return busy flag Chris 2023-08-01 11:17:05 +02:00
  • 7e73fc7f16 scale deviation input Chris 2023-07-31 12:50:28 +02:00
  • 1fc0cfd48d add jitter to both channels Chris 2023-07-31 11:19:12 +02:00
  • 19e68c6d4e cast to size_t Chris 2023-07-31 11:18:11 +02:00
  • 44123591dd remove info output Chris 2023-07-31 09:58:37 +02:00
  • a7a42cfa20 intial commit of retro buffer Chris 2023-07-28 18:44:45 +02:00
  • 69635b21b4 Merge branch 'master' of https://github.com/chrisherb/trnr-lib Chris 2023-07-27 11:58:10 +02:00
  • feaf503bd4 provide default value Chris 2023-07-27 11:58:08 +02:00
  • ebbd8ba713 changed double to sample template Chris 2023-07-25 12:45:49 +02:00
  • f54121fcfb fixed templated filters Chris 2023-07-22 11:15:51 +02:00
  • ba5dd579b0 added demo noise generator Chris 2023-07-22 11:14:46 +02:00
  • c08700e1f8 fixed order Chris 2023-07-21 13:38:15 +02:00
  • 35a29b9c2f templated sample data type Chris 2023-07-18 20:25:39 +02:00
  • 2830e56b12 fix for accessing base class Chris 2023-07-18 18:39:52 +02:00
  • fb0f03d97b added missing pragma Christopher Herb 2023-07-11 18:18:13 +02:00
  • 8d6992f17c fixed typo Christopher Herb 2023-07-10 18:15:59 +02:00
  • d0fcc225a1 formatting Christopher Herb 2023-07-10 18:11:42 +02:00
  • 7c1bd1c982 voice interface and type checks Christopher Herb 2023-07-10 18:10:25 +02:00
  • 92fe1eea22 calculate all pitch modulations in semi-tones Christopher Herb 2023-07-10 17:28:57 +02:00
  • f954c5b47c access pitch modulation through function Christopher Herb 2023-07-10 17:25:50 +02:00
  • bc213362f0 added support for pitch wheel modulation Christopher Herb 2023-07-10 17:04:16 +02:00
  • 2372d93c6f pitch modulation input Christopher Herb 2023-07-08 13:15:48 +02:00
  • 8cd0a2a7df stripped samplerate from constructors Christopher Herb 2023-07-08 07:25:13 +02:00
  • eaf72afdab updated namespaces Christopher Herb 2023-07-08 05:51:31 +02:00
  • ebae50c2e6 stereo operation Christopher Herb 2023-07-07 17:38:31 +02:00
  • 810be3b0b7 bugfixes to make tx_voice work with base synth Christopher Herb 2023-07-07 16:57:30 +02:00
  • 1bc737ad66 refactoring Christopher Herb 2023-07-07 15:49:44 +02:00
  • feba37aae8 added midi synth base class and voice allocator Christopher Herb 2023-07-07 15:48:32 +02:00
  • d9bcd96276 added generic voice allocator Christopher Herb 2023-07-07 14:42:10 +02:00
  • 01596ca8e8 added license Christopher Herb 2023-07-07 10:17:04 +02:00
  • e95e436488 added gitignore Christopher Herb 2023-07-07 10:15:56 +02:00
  • 202e897096 Update README.md Chris 2023-07-07 10:09:32 +02:00
  • 4d9ffcaa37 Create README.md Chris 2023-07-07 10:09:14 +02:00
  • ad8c3fbe74 initial commit Christopher Herb 2023-07-07 10:07:53 +02:00