Commit graph

461 commits

Author SHA1 Message Date
Paul Ferrand
17236412e3 Added a signal that the filepool should empty the queue 2019-11-30 16:17:10 +01:00
Paul Ferrand
ffda6626e2 Remove a useless test case 2019-11-30 15:40:40 +01:00
Paul Ferrand
bd5f491fb3 Added tests for the dynamic voice settings 2019-11-30 15:40:13 +01:00
Paul Ferrand
4bce1dc0d9 Added a test for the base delay 2019-11-30 14:50:57 +01:00
Paul Ferrand
bb612e1f4d Changed the delay documentation 2019-11-30 14:41:35 +01:00
Paul Ferrand
a2d60609b0 Changed the name of the test file 2019-11-30 14:39:35 +01:00
Paul Ferrand
e1b249cb6c Merge branch 'develop' of https://github.com/sfztools/sfizz into develop 2019-11-30 14:32:56 +01:00
Paul Ferrand
d9da42744b Removed sfzprint 2019-11-30 14:12:40 +01:00
redtide
dbde98a369
Create TODO.md 2019-11-30 11:54:05 +01:00
Paul Ferrand
a390fd5640 Merge branch 'develop' of https://github.com/sfztools/sfizz into develop 2019-11-30 09:02:05 +01:00
Paul Ferrand
4f700d50c7 Merge branch 'feature/documentation' into develop 2019-11-30 09:01:55 +01:00
Paul Ferrand
ffa134b02b Documented the voices 2019-11-30 08:57:50 +01:00
Paul Ferrand
fd52e93294 Document range 2019-11-30 08:36:58 +01:00
Paul Ferrand
2806b29982 Document SIMD helpers 2019-11-30 08:33:22 +01:00
Paul Ferrand
b01e57a98d Added documentation the Region 2019-11-30 01:25:05 +01:00
Paul Ferrand
25f1efe0fc Corrected an invisible case from float to int in the region code 2019-11-30 01:22:55 +01:00
Paul Ferrand
7622e6e27b Documented Opcode 2019-11-30 01:04:14 +01:00
Paul Ferrand
c125d77d17 merged 2019-11-30 00:55:37 +01:00
Paul Ferrand
d30aa26c70 Documented the one pole filter 2019-11-30 00:53:22 +01:00
Paul Ferrand
f315a75d35 Documented the midi state 2019-11-30 00:53:09 +01:00
Paul Ferrand
5a62509789 Documented the leak detector 2019-11-30 00:53:00 +01:00
Paul Ferrand
a3e8bd5832 Documented the historical buffer 2019-11-30 00:52:50 +01:00
Paul Ferrand
4a4790d6ba Documented the envelope generator description 2019-11-30 00:52:44 +01:00
Paul Ferrand
8ce3af6f85 Tried to document the File Pool but there is some work to do in there 2019-11-30 00:52:32 +01:00
Paul Ferrand
6ca7599510 Documented the config header 2019-11-30 00:52:15 +01:00
Paul Ferrand
fd60ef4319 Documented the CC Map class 2019-11-30 00:52:02 +01:00
Paul Ferrand
78cbe5d81b Documented the heap buffer class 2019-11-30 00:51:48 +01:00
Paul Ferrand
c31da4ef1c Documented the envelopes 2019-11-30 00:51:35 +01:00
redtide
f305410fd1
Correct LV2 plugin license 2019-11-30 00:27:51 +01:00
Paul Ferrand
30e175f4ca Documentation work 2019-11-29 23:45:12 +01:00
Paul Ferrand
6eb6fe3a09 Updated gitignore 2019-11-29 23:44:57 +01:00
Paul Ferrand
43ea796a02 Added an "add LTO if enabled" function to all targets currently in the library 2019-11-29 23:32:01 +01:00
Paul Ferrand
31254ced32 Removed the benchmark submodule 2019-11-29 23:25:43 +01:00
Paul Ferrand
f34e2201dd Corrected an error on configure for the benchmark 2019-11-29 22:55:53 +01:00
Paul Ferrand
758d41e243 Updated gitignore 2019-11-29 22:46:21 +01:00
Paul Ferrand
dce77a7f4b The benchmarks can directly use the SIMD cmake script 2019-11-29 22:46:15 +01:00
Paul Ferrand
f39a819c5e Updated the build scripts 2019-11-29 22:45:41 +01:00
redtide
fa5018ee16 Merge branch 'feature/reorganization-test' into develop 2019-11-26 14:33:26 +01:00
redtide
4a268be333 Detail fix for previous commit 2019-11-26 14:25:18 +01:00
redtide
4d139137cc Check for IPO 2019-11-26 13:43:07 +01:00
redtide
a39b05fe42 Script rename 2019-11-26 13:42:04 +01:00
redtide
2087502c40 Completed generic LV2 configuration 2019-11-25 23:28:16 +01:00
redtide
f38c538ee1 Update CMake files, generic LV2 configuration 2019-11-25 23:19:40 +01:00
redtide
e41ef4121b Update .gitignore 2019-11-25 16:21:02 +01:00
redtide
45a7168035 Organize CMake files 2019-11-25 16:11:39 +01:00
redtide
11ade33e9d Organize CMake files 2019-11-25 16:10:30 +01:00
Paul Ferrand
13e2dbee04 Added interprocedural optimization for the static lib 2019-11-23 23:37:26 +01:00
Paul Ferrand
8b1f5d011c Added an LV2 install target 2019-11-23 23:37:14 +01:00
Paul Ferrand
a5ba25fc9a include sfizz hpp for the static library 2019-11-23 22:34:50 +01:00
Paul Ferrand
12115ffa72 Cleanup and fixes 2019-11-23 19:43:34 +01:00