Commit graph

1593 commits

Author SHA1 Message Date
Jean Pierre Cimalando
61e73fd1a1 Display the list of available import formats 2021-03-18 16:55:44 +01:00
Jean Pierre Cimalando
7091e4d54f Make the importer a library of its own 2021-03-18 16:40:33 +01:00
Jean Pierre Cimalando
709e007ff6 Smoother bypass when delay is short 2021-03-18 15:44:31 +01:00
Jean Pierre Cimalando
2b4efe6eb7 Fix linear smoother again 2021-03-18 14:10:02 +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
Jean Pierre Cimalando
7b49e43275 Fix cases of EINVAL in sem_timedwait 2021-03-18 11:19:17 +01:00
Jean Pierre Cimalando
520ae553f0 Timed wait operation for semaphore 2021-03-18 02:11:32 +01:00
Jean Pierre Cimalando
6c84d58ad8 Remove unused variable 2021-03-13 14:19:19 +01:00
Jean Pierre Cimalando
75ca9b7d82 Linear smoother 2021-03-13 13:27:21 +01:00
Jean Pierre Cimalando
9431faa77f Regenerate filters faust code 2021-03-12 17:21:13 +01:00
Jean Pierre Cimalando
c60bb04857 Limit filter parameters to prevent over-modulation 2021-03-12 17:20:56 +01:00
Jean Pierre Cimalando
7d1bf23b00 Simplify the notation for opcode spec 2021-03-12 15:55:11 +01:00
Jean Pierre Cimalando
9a2f91f5ef Safeguard against EQ bandwidth low values 2021-03-12 15:12:19 +01:00
Jean Pierre Cimalando
7f2daa24e7 Implement the LFOs v1 2021-03-10 17:15:38 +01:00
Jean Pierre Cimalando
ef1a548d98 Add v1 LFOs in voices 2021-03-10 16:48:25 +01:00
Jean Pierre Cimalando
3957668d0f Add modulation key for v1 LFOs 2021-03-10 16:48:25 +01:00
Jean Pierre Cimalando
dfd777fd3e Move LFO modulation keys into the description 2021-03-10 16:48:25 +01:00
Jean Pierre Cimalando
97c9411f8d Refactor the opcode handling for LFO and EG 2021-03-10 16:48:10 +01:00
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