JP Cimalando
|
407fe3a123
|
Merge pull request #682 from jpcima/lfos-dedup
Deduplicate LFO code in core/fx
|
2021-03-09 15:31:06 +01:00 |
|
Paul Ferrand
|
8b16f82fda
|
Merge pull request #654 from paulfd/loop-count
Add support for count and loop_count
|
2021-03-09 14:53:19 +01:00 |
|
Jean Pierre Cimalando
|
c23d9b5f5b
|
Update the sample rate of Flex EG
|
2021-03-09 10:00:13 +01:00 |
|
Jean Pierre Cimalando
|
d9e230c7e6
|
Deduplicate LFO code in core/fx
|
2021-03-08 18:05:29 +01:00 |
|
JP Cimalando
|
89b09d2985
|
Update src/sfizz/Voice.cpp
|
2021-03-08 16:24:12 +01:00 |
|
Paul Fd
|
f1d4dfb823
|
Fine tune the looping behavior
|
2021-03-07 18:37:38 +01:00 |
|
Paul Fd
|
5d8eda7428
|
Better messaging
|
2021-03-05 13:06:07 +01:00 |
|
Paul Fd
|
a98e909eeb
|
Tweaks
|
2021-03-05 13:02:03 +01:00 |
|
Paul Fd
|
4a3c1f36e5
|
Handle the different types of looping
|
2021-03-05 00:21:35 +01:00 |
|
Paul Fd
|
f2a79723a7
|
Add support for count
|
2021-03-04 16:11:34 +01:00 |
|
redtide
|
29d8723601
|
Removed erroneous comment
|
2021-03-02 17:10:03 +01:00 |
|
JP Cimalando
|
7b1a022565
|
Merge pull request #655 from paulfd/delay
Delay every modulation by the initial voice delay
|
2021-02-28 04:14:57 +01:00 |
|
Jean Pierre Cimalando
|
49fa746286
|
Keyswitch label and value messaging
|
2021-02-25 09:50:43 +01:00 |
|
Jean Pierre Cimalando
|
291aa3d16b
|
Rename keyswitch things for disambiguation
|
2021-02-25 09:22:24 +01:00 |
|
Jean Pierre Cimalando
|
c6c53a41e5
|
Adjust disto DC cutoff to account for oversampling
|
2021-02-25 02:06:56 +01:00 |
|
Jean Pierre Cimalando
|
988d7926b5
|
Clear the disto after Fs change
|
2021-02-25 01:48:18 +01:00 |
|
Jean Pierre Cimalando
|
81f54f98f2
|
Fix strings parameters corrupted in opcode spec work
|
2021-02-25 01:26:12 +01:00 |
|
Jean Pierre Cimalando
|
dc16470dda
|
Fix fverb parameters corrupted in opcode spec work
|
2021-02-25 01:24:10 +01:00 |
|
Jean Pierre Cimalando
|
58c7c38f2e
|
Add regenerated faust source
|
2021-02-25 00:27:21 +01:00 |
|
Jean Pierre Cimalando
|
5c5c434297
|
Update fx with faust helpers, change oversampling strategy
|
2021-02-25 00:20:08 +01:00 |
|
Jean Pierre Cimalando
|
cd43cac59b
|
Faust filters automatically generated
|
2021-02-25 00:20:08 +01:00 |
|
Jean Pierre Cimalando
|
9bb633e50d
|
Add the faust helpers for cmake
|
2021-02-25 00:20:05 +01:00 |
|
Jean Pierre Cimalando
|
4a3c920f40
|
Rename faust files with consistency
|
2021-02-24 23:52:53 +01:00 |
|
Jean Pierre Cimalando
|
1818f2e927
|
Add methods to get oversampler factor given in/out rates
|
2021-02-24 07:39:35 +01:00 |
|
Jean Pierre Cimalando
|
d1be18c0d9
|
Memory reporting by OSC
|
2021-02-24 01:41:20 +01:00 |
|
Jean Pierre Cimalando
|
57a002972d
|
Convert BufferCounter to size_t for GiB range
|
2021-02-24 01:39:51 +01:00 |
|
Jean Pierre Cimalando
|
45bab7289f
|
Load equal temperament if scl loading fails
|
2021-02-23 20:02:11 +01:00 |
|
JP Cimalando
|
6dbdd1bb14
|
Merge pull request #657 from jpcima/show-keyswitches
Show keyswitches
|
2021-02-23 19:54:08 +01:00 |
|
Jean Pierre Cimalando
|
c1e47b0702
|
Allow to request the keyswitch ranges
|
2021-02-23 19:06:43 +01:00 |
|
Paul Ferrand
|
a4d52e6faf
|
Merge pull request #653 from paulfd/delay-oncc
Add delay_cc and delay_oncc
|
2021-02-23 18:37:21 +01:00 |
|
Paul Ferrand
|
7782ded3e5
|
Merge pull request #650 from paulfd/sw-vel
Add sw_vel
|
2021-02-23 18:37:12 +01:00 |
|
Paul Fd
|
7d53fd9a48
|
Delay every modulation by the initial voice delay
This includes ampeg as in #432
|
2021-02-23 14:14:51 +01:00 |
|
Paul Fd
|
669f7ff79e
|
Consider the previous velocity for triggers
|
2021-02-23 13:45:29 +01:00 |
|
Paul Fd
|
d112cfaf2d
|
Add delay_cc and delay_oncc
|
2021-02-23 12:02:02 +01:00 |
|
Jean Pierre Cimalando
|
c5c7e2bb63
|
Try fixing MSVC warning which pollutes the log
|
2021-02-23 07:57:18 +01:00 |
|
Jean Pierre Cimalando
|
e45dfbc50b
|
Have bit_array as a distinct library
|
2021-02-23 02:57:28 +01:00 |
|
Paul Fd
|
c118ad6cbe
|
Add sw_vel
Also add some introspection for voices using OSC and tests
|
2021-02-23 01:39:25 +01:00 |
|
Jean Pierre Cimalando
|
bf9ec425bb
|
Send key ranges to editor
|
2021-02-22 19:57:50 +01:00 |
|
Jean Pierre Cimalando
|
10ffad5d4b
|
Rename Opcode member "opcode" to "name"
|
2021-02-22 19:16:27 +01:00 |
|
Jean Pierre Cimalando
|
1fdf900725
|
Fix release asserts never enabled in parser/messaging
|
2021-02-22 19:15:49 +01:00 |
|
Jean Pierre Cimalando
|
d0b20459c9
|
Hermite interpolator for oscillators
|
2021-02-22 03:42:58 +01:00 |
|
Jean Pierre Cimalando
|
5f93729b53
|
Restore the license header
|
2021-02-22 02:43:43 +01:00 |
|
Jean Pierre Cimalando
|
25dd348191
|
Deduplication of hiir coefs in effects
|
2021-02-22 02:43:33 +01:00 |
|
Jean Pierre Cimalando
|
ff359df5cd
|
Oversampler special cases 2x 4x
|
2021-02-22 02:03:21 +01:00 |
|
Jean Pierre Cimalando
|
781f2167ad
|
Update disto fx with new oversampler
|
2021-02-22 01:20:57 +01:00 |
|
Jean Pierre Cimalando
|
69729b386b
|
Comment emphasis about the generated file
|
2021-02-22 00:55:33 +01:00 |
|
Jean Pierre Cimalando
|
4b6497272d
|
Implement sfizz oversampler using new code
|
2021-02-22 00:31:49 +01:00 |
|
Jean Pierre Cimalando
|
090619cfa4
|
Add the generated oversampling code
|
2021-02-22 00:31:49 +01:00 |
|
Jean Pierre Cimalando
|
e154c135fc
|
Add the filter designer from hiir
|
2021-02-22 00:31:49 +01:00 |
|
Jean Pierre Cimalando
|
b682fa28e4
|
Use simde_x_mm_abs_ps
|
2021-02-21 23:29:54 +01:00 |
|