Commit graph

1194 commits

Author SHA1 Message Date
Jean Pierre Cimalando
74bb98c957 Fix various errors 2020-03-13 00:00:49 +01:00
Jean Pierre Cimalando
43262395c9 Add the EQ effect 2020-03-13 00:00:49 +01:00
Jean Pierre Cimalando
bfbbc6085b Add the filter effect 2020-03-13 00:00:49 +01:00
Jean Pierre Cimalando
344e318b19 Add some functions to lookup filter type. Add the bpk_2p alias. 2020-03-13 00:00:49 +01:00
Jean Pierre Cimalando
21ed6f9ed3 Allow the EQ demo to work with the filter update 2020-03-13 00:00:49 +01:00
Jean Pierre Cimalando
abfd4e401f Implement eqN_type and the shelving EQs 2020-03-13 00:00:49 +01:00
JP Cimalando
74f7290556
Merge pull request #109 from jpcima/vst-bitwig-hack
VST stupid hack to make Bitwig Linux work
2020-03-12 22:20:14 +01:00
Jean Pierre Cimalando
eb587bfa35 Fix bad fil_gain processing in filter pool 2020-03-12 16:13:29 +01:00
Jean Pierre Cimalando
d763ebde83 Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
Jean Pierre Cimalando
a002b994f4 Initialize the VST editor rect with correct size 2020-03-11 23:24:30 +01:00
Paul Fd
4cae32dc58 Corrected a bizarre URI and removed unused params 2020-03-11 18:48:26 +01:00
Paul Fd
58dd788891 Added documentation on the public API constructor
detailing the default sample rate and block size
2020-03-11 18:44:03 +01:00
Paul Fd
71c1b468ce Add the effects in the report 2020-03-11 18:31:19 +01:00
Paul Fd
60c0e7763a Put pugixml after the libc++ checks 2020-03-11 15:44:03 +01:00
JP Cimalando
92b81d45a1
Merge pull request #114 from jpcima/travis-vst
Add Travis builds for VST
2020-03-11 10:23:06 +01:00
Jean Pierre Cimalando
b3e78deee8 Try setting make jobs with nproc 2020-03-10 23:13:24 +01:00
Jean Pierre Cimalando
7babb1edd3 Add Travis builds for VST 2020-03-10 22:39:21 +01:00
JP Cimalando
3e57151ec9
Merge pull request #113 from jpcima/fix-travis-buildenv
Fix travis buildenv in prepare_tarball
2020-03-10 20:31:29 +01:00
Jean Pierre Cimalando
83a7d9486c Fix travis buildenv in prepare_tarball 2020-03-10 20:08:38 +01:00
Jean Pierre Cimalando
2bb785c71f Make 'v' optional in front of tag 2020-03-09 17:40:07 +01:00
Jean Pierre Cimalando
3d2f4b3dec Add a condition for tag-based deploys 2020-03-09 17:31:32 +01:00
Jean Pierre Cimalando
df057871db Try fixing travis conditions for deploy 2020-03-09 17:07:11 +01:00
redtide
0476c6a2a3 Explicit deployment repository in Travis 2020-03-09 16:24:12 +01:00
redtide
91f4d74cb7 Partial fix for footer and header doxygen documentation pages 2020-03-09 16:22:20 +01:00
Olivier Humbert
6761483542 Add FR translated LV2 strings 2020-03-09 15:44:05 +01:00
Jean Pierre Cimalando
d60c7cd57b Remove ALSA from travis package installs 2020-03-09 15:21:43 +01:00
redtide
64edd8dd2d
Merge pull request #104 from sfztools/doxygen-fix
CI stages and updates
2020-03-09 12:22:02 +01:00
redtide
1d996945a1 Keep doxygen related scripts in doxygen/scripts 2020-03-09 00:25:35 +01:00
redtide
0dd074639f Merge branch 'doxygen-fix' of github.com:sfztools/sfizz into doxygen-fix 2020-03-09 00:13:05 +01:00
Paul Fd
68fd04fe74 Split travis in smaller scripts 2020-03-08 23:57:33 +01:00
Paul Fd
fc02cbb271 Remove the environment from the webhook 2020-03-08 22:47:05 +01:00
Jean Pierre Cimalando
cff89d5899 Add a missing call of effect setSamplesPerBlock 2020-03-08 18:36:02 +01:00
Paul Fd
2779f8710d Try to run tests automatically 2020-03-08 17:12:40 +01:00
Paul Fd
4f4723a341 Added the clang-tidy job in the Test stage 2020-03-08 17:03:09 +01:00
redtide
3aef3819f6 Merge branch 'doxygen-fix' of github.com:sfztools/sfizz into doxygen-fix 2020-03-08 16:48:21 +01:00
Paul Fd
76ec234891 Added the webhook in the last stage and removed useless things 2020-03-08 16:44:02 +01:00
Paul Fd
18529e21f8 Added stages to travis and moved the doxygen in the Deploy stage with travis conditions 2020-03-08 16:30:47 +01:00
redtide
4ac7b9c2c5 Restore previous Doxygen output directory 2020-03-08 16:28:16 +01:00
redtide
d1b252f78e Generate versioned Doxyfile 2020-03-08 16:28:16 +01:00
redtide
b162109203 Restore previous Doxygen output directory 2020-03-08 15:49:14 +01:00
redtide
40400271b0 Generate versioned Doxyfile 2020-03-08 15:29:08 +01:00
Jean Pierre Cimalando
4efdcd0ca5 Revert the removal of VST mutex lock, for now 2020-03-08 11:22:30 +01:00
Paul Ferrand
8669d8b093
Merge pull request #98 from paulfd/midi-delay
Midi delay
2020-03-08 00:49:49 +01:00
Paul Fd
459656e3cc Temporary test update 2020-03-08 00:35:26 +01:00
Paul Fd
d94cc35c53 Trickle the delay to the MidiState 2020-03-08 00:35:26 +01:00
Paul Ferrand
0994212718
Merge pull request #100 from paulfd/ccmap-not-a-map
Replace the underlying structure of CCMap with a smallish vector
2020-03-08 00:29:20 +01:00
Paul Ferrand
57eadc7a93 Global definition of LIBATOMIC_FOUND for arm benchmarks 2020-03-08 00:20:11 +01:00
Paul Fd
2e020cb213 Added a benchmark for maps 2020-03-08 00:20:11 +01:00
Paul Fd
3046c2393f Added a template specialization to compare on value and not CC 2020-03-08 00:20:11 +01:00
Paul Fd
4398f3bab4 Update the tests for the new CCValuePair alias 2020-03-08 00:20:11 +01:00