Commit graph

415 commits

Author SHA1 Message Date
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
Paul Ferrand
21bb69e41b Add ttl files to the lv2 build 2019-11-23 19:20:44 +01:00
Paul Ferrand
8e6955e43a Added tests 2019-11-23 19:10:37 +01:00
Paul Ferrand
d485cace00 Move catch2 2019-11-23 19:08:33 +01:00
Paul Ferrand
e638ef8f4e Corrected a bug 2019-11-23 19:03:23 +01:00
Paul Ferrand
a17a7b3b0b Commit all the Makefiles 2019-11-23 18:59:29 +01:00
Paul Ferrand
5edca806c7 Updated the benchmarks makefiles and files 2019-11-23 18:58:51 +01:00
Paul Ferrand
3892f77657 Libraries should build! 2019-11-23 18:31:14 +01:00
Paul Ferrand
460de7fa73 Move moodycamel's queue 2019-11-23 18:30:45 +01:00
Paul Ferrand
1042a06e24 Update the headers 2019-11-23 18:03:37 +01:00
Paul Ferrand
bac43b5aa9 Move stuff again... 2019-11-23 18:03:17 +01:00
Paul Ferrand
2c6e9b0510 reflush things around 2019-11-23 17:40:55 +01:00
Paul Ferrand
34fd01a2ea Move the old cmakefiles to create the new ones 2019-11-23 17:30:56 +01:00
Paul Ferrand
ea00d59f5a Move the last stuff around and add an hpp include for c++ 2019-11-23 17:28:11 +01:00
Paul Ferrand
8ee911e218 Add LV2 2019-11-23 17:26:40 +01:00
Paul Ferrand
cf9330e387 Change folder 2019-11-23 17:15:13 +01:00
Paul Ferrand
0115fd7435 Move readerwriterqueue 2019-11-23 17:13:46 +01:00
Paul Ferrand
ce5ab12ac1 Move mathfuns 2019-11-23 17:13:28 +01:00
Paul Ferrand
a02f6a5176 Move GHC 2019-11-23 17:13:12 +01:00
Paul Ferrand
b975da1c07 Move CNPY 2019-11-23 17:12:56 +01:00
Paul Ferrand
f3d2df8bc4 Move catch 2019-11-23 17:12:32 +01:00
Paul Ferrand
d5ea69cea1 Merge branch 'bugfix/const-v-error' into develop 2019-11-22 18:09:07 +01:00
Paul Ferrand
a5f37f709b Changed is_const_v to is_const 2019-11-22 18:08:43 +01:00
Paul Ferrand
d737a7a3ae Audiospan documentation 2019-11-22 17:58:08 +01:00
Paul Ferrand
93a363fef6 New benchmark version ; update the submodules 2019-11-22 17:57:52 +01:00
Paul Ferrand
be31ae664c Cosmetics 2019-11-22 17:57:33 +01:00
Paul Ferrand
9bc5e54b0b Merge branch 'bugfix/bm-is-rate' into develop 2019-11-22 17:55:08 +01:00
Paul Ferrand
c842930bab Corrected an error with the new version of benchmark 2019-11-22 17:53:06 +01:00
Paul Ferrand
cf201d8118 Merge branch 'develop' of https://github.com/sfztools/sfizz into develop 2019-11-22 17:52:15 +01:00
Paul Ferrand
87e07d4e28 Reorganize the SIMD functions to "hide" part of it in a subnamespace 2019-11-22 17:51:06 +01:00
redtide
6ac440fe68 Update main page for current API 2019-11-22 17:46:45 +01:00
Paul Ferrand
77c0f23369 Merge branch 'bugfix/voice-changes-2' into develop 2019-11-21 01:47:01 +01:00
Paul Ferrand
19171fae14 Corrected a bug when changing the number of voices where the voices were not completely prepped 2019-11-21 01:46:57 +01:00
Paul Ferrand
e65ea37d7a Merge branch 'bugfix/voice-issues' into develop 2019-11-20 23:45:51 +01:00
Paul Ferrand
3e65c2ff9a Voices did not get created by default 2019-11-20 23:45:44 +01:00
Paul Ferrand
3810083d7f Merge branch 'feature/dynamic-voices' into develop 2019-11-20 22:35:58 +01:00
Paul Ferrand
2b9737bcfb Added a dynamic number of voices 2019-11-20 22:35:51 +01:00
Paul Ferrand
4d8032b354 Merge branch 'feature/volume-parameter' into develop 2019-11-20 22:15:34 +01:00
Paul Ferrand
12baccb0d8 Added a global volume to the synth 2019-11-20 22:13:56 +01:00
Paul Ferrand
48a4c94389 Merge branch 'bugfix/const_char_api' into develop 2019-11-20 00:30:39 +01:00
Paul Ferrand
24d460adff Move the file loading API to const char* 2019-11-20 00:30:33 +01:00
Paul Ferrand
2e6a9454be Merge branch 'develop' of https://github.com/sfztools/sfizz into develop 2019-11-19 01:21:22 +01:00
Paul Ferrand
5c7f6a3b46 Merge branch 'bugfix/install-target' into develop 2019-11-19 01:21:17 +01:00
Paul Ferrand
33a12be35a Corrected the CMakeLists to properly install the shared library 2019-11-19 01:21:08 +01:00