Commit graph

3312 commits

Author SHA1 Message Date
JP Cimalando
b9c01b07d7
Merge pull request #725 from jpcima/dspreset
Initial importer of DecentSampler
2021-03-21 14:09:40 +01:00
Jean Pierre Cimalando
ea9b77793d Initial importer of DecentSampler 2021-03-21 14:01:26 +01:00
JP Cimalando
b24d09e7d2
Merge pull request #729 from jpcima/misc-opcode-things
Move the value reading helpers out of Opcode
2021-03-21 13:17:04 +01:00
JP Cimalando
f1fb4d8bbe
Merge pull request #728 from jpcima/gw-cache
Hide the cache variables of cmake GNUWarnings
2021-03-21 13:16:58 +01:00
Jean Pierre Cimalando
c610b1d62d Move the value reading helpers out of Opcode 2021-03-21 12:55:35 +01:00
Jean Pierre Cimalando
00733266e1 Hide the cache variables of cmake GNUWarnings 2021-03-21 12:51:03 +01:00
JP Cimalando
21ab7e471d
Merge pull request #727 from jpcima/opcode-work
Fix incorrect bound enforcement due to truncation
2021-03-21 12:41:52 +01:00
Jean Pierre Cimalando
f17bc1a8bc Fix incorrect bound enforcement due to truncation 2021-03-21 12:40:37 +01:00
Paul Ferrand
3dfc9c84f3
Merge pull request #710 from paulfd/reset-smoothers
Reset the smoothers
2021-03-21 00:51:51 +01:00
JP Cimalando
43be852ddd
Merge pull request #721 from jpcima/remove-opcode-limits
Remove opcode limits
2021-03-20 22:54:21 +01:00
Paul Fd
ec021ae5de Correcting w.r.t. comments 2021-03-20 22:12:36 +01:00
JP Cimalando
7284d30623
Merge pull request #724 from jpcima/api-improvements
API with reference counter
2021-03-20 22:04:16 +01:00
Jean Pierre Cimalando
dd5035db35 Use if-constexpr in Range 2021-03-20 21:58:22 +01:00
Paul Fd
2735d1536e Reset the smoothers 2021-03-20 21:55:24 +01:00
JP Cimalando
9ea354f945
Merge pull request #726 from jpcima/message-api
Export the message functions
2021-03-20 20:21:42 +01:00
Jean Pierre Cimalando
ef7eebb5f2 Export message functions 2021-03-20 19:56:48 +01:00
Jean Pierre Cimalando
0fc90b983e API with reference counter 2021-03-20 16:04:53 +01:00
JP Cimalando
39816ca8d8
Merge pull request #723 from paulfd/neverending-eg
Free-run the envelope if the sustain value is low enough
2021-03-20 00:28:41 +01:00
Jean Pierre Cimalando
0196fb57ad Remove opcode limits 2021-03-19 23:59:41 +01:00
Paul Ferrand
287832e200 Free-run the envelope if the sustain value is low enough
Value taken from Sforzando
2021-03-19 21:26:14 +01:00
JP Cimalando
d183c8c5a7
Merge pull request #722 from jpcima/unchecked-range
Add UncheckedRange
2021-03-19 21:20:54 +01:00
Jean Pierre Cimalando
9ebd02bf38 Add UncheckedRange 2021-03-19 21:05:01 +01:00
JP Cimalando
09222d62bd
Merge pull request #720 from jpcima/opcodes-misc
Opcode support for permissive bounds
2021-03-19 15:20:45 +01:00
Jean Pierre Cimalando
171411ac18 Support long smoothcc times up to 64k ms 2021-03-19 15:12:51 +01:00
Jean Pierre Cimalando
73608d2091 Add distinct bound permissivity for low and high 2021-03-19 14:45:59 +01:00
Jean Pierre Cimalando
4dc429a572 Make the aftertouch opcode normalized 2021-03-19 14:34:32 +01:00
Jean Pierre Cimalando
8672a5b5f7 Add opcode flag: permissive bounds 2021-03-19 14:16:49 +01:00
Jean Pierre Cimalando
d4bbe806be Add enum kEnforceBounds 2021-03-19 14:10:11 +01:00
JP Cimalando
8b9ab6cead
Merge pull request #718 from paulfd/loop-correction
Clamp the crossfade to the available samples before the loop starts
2021-03-19 13:17:10 +01:00
JP Cimalando
c8677c26eb
Merge pull request #719 from jpcima/aria-randoms
Match behavior of random opcodes to ARIA
2021-03-19 13:16:14 +01:00
Jean Pierre Cimalando
c70601a714 Update tests 2021-03-19 12:24:22 +01:00
Jean Pierre Cimalando
05bd4d6831 Match behavior of random opcodes to ARIA 2021-03-19 12:22:37 +01:00
Paul Fd
7b42e070a2 Clamp the crossfade to the available samples before the loop starts 2021-03-19 11:24:02 +01:00
JP Cimalando
9d353dcf7a
Merge pull request #717 from jpcima/voice-ring
Fix voice ring corruption when the instrument has disabled regions
2021-03-19 10:06:26 +01:00
Jean Pierre Cimalando
f6e93911ae Fix breakage of sister ring and related bugs 2021-03-19 01:15:18 +01:00
Jean Pierre Cimalando
6d692ba5be Rewrite the ring builder simpler, and add assertion 2021-03-19 00:37:13 +01:00
JP Cimalando
dafde79560
Merge pull request #716 from jpcima/fix-mem-corruption-1
Fix a memory corruption in the editor
2021-03-18 21:03:42 +01:00
Jean Pierre Cimalando
77f532bf17 Fix a memory corruption in the editor 2021-03-18 20:55:38 +01:00
JP Cimalando
158b324ca6
Merge pull request #715 from jpcima/importers-library
Importers library
2021-03-18 17:04:13 +01:00
Jean Pierre Cimalando
61e73fd1a1 Display the list of available import formats 2021-03-18 16:55:44 +01:00
Jean Pierre Cimalando
704b06a730 Add tool: importer 2021-03-18 16:55:41 +01:00
Jean Pierre Cimalando
7091e4d54f Make the importer a library of its own 2021-03-18 16:40:33 +01:00
JP Cimalando
c81805c545
Merge pull request #714 from jpcima/linear-smoother-bypass
Smoother bypass when delay is short
2021-03-18 16:14:39 +01:00
Jean Pierre Cimalando
709e007ff6 Smoother bypass when delay is short 2021-03-18 15:44:31 +01:00
Jean Pierre Cimalando
cc0de3c12c Add virtual dtor where needed 2021-03-18 14:18:52 +01:00
Jean Pierre Cimalando
2b4efe6eb7 Fix linear smoother again 2021-03-18 14:10:02 +01:00
JP Cimalando
44e48f7003
Merge pull request #713 from jpcima/linear-smoother-fix
Linear smoother fix
2021-03-18 14:02:45 +01:00
Jean Pierre Cimalando
3f5f4ef2c4 Add the non-SIMD linear smoother (for reference) 2021-03-18 14:01:09 +01:00
Jean Pierre Cimalando
69f27e7441 Linear smoother: ensure to get the derivative correct 2021-03-18 14:01:07 +01:00
JP Cimalando
a49636adda
Merge pull request #712 from jpcima/timed-recheck-files
Timed recheck files
2021-03-18 11:29:05 +01:00