Commit graph

23 commits

Author SHA1 Message Date
paulfd
cae4b6c533 Changed "Global" to "Config" 2019-08-30 13:07:18 +02:00
paulfd
004afb6d8a Reorganized the helpers to make more sense 2019-08-30 13:05:07 +02:00
paulfd
a1913493ba Added licenses 2019-08-30 00:49:58 +02:00
paulfd
49d869cd1f Added tests for stereo/mono samples, as well as sw_default 2019-08-29 16:56:56 +02:00
paulfd
a8b2c9dfa8 Noexcepts 2019-08-29 16:23:35 +02:00
paulfd
c59bb27286 The file pool did not check the preloaded files properly 2019-08-29 11:22:39 +02:00
paulfd
15d28c46ed Unnecessary includes 2019-08-29 11:03:48 +02:00
paulfd
6132fbd444 Cleaned up the file pool 2019-08-29 10:59:17 +02:00
paulfd
392813dd6d Corrected a big error in the file loading for mono files 2019-08-29 02:23:33 +02:00
paulfd
5fd7cab909 Cosmetics 2019-08-25 14:01:03 +02:00
paulfd
7cc8edbd12 Added a buffer and voice tracker to check usage. 2019-08-25 02:13:20 +02:00
paulfd
2f203fe163 Cosmetics 2019-08-25 00:46:31 +02:00
paulfd
dba851385d Added a leak detector and corrected some bugs 2019-08-25 00:00:50 +02:00
paulfd
215a5fdb57 Voice and synth logic 2019-08-23 20:48:57 +02:00
paul
7815623115 Started implementing voices 2019-08-23 01:27:39 +02:00
paul
df0783aec6 Changed the wait time to something outrageous 2019-08-23 00:09:45 +02:00
paul
2a9991dfaa Switched to abseil for span (they're more verbose but disappear better with compilers) 2019-08-21 18:18:12 +02:00
paul
7dc65999a4 SIMD refactoring 2019-08-21 01:00:07 +02:00
paul
b6c1dfbe6b Corrected warnings 2019-08-11 11:10:04 +02:00
paul
4f998cad8f Cleanups and added writeInterleaved 2019-08-07 23:39:35 +02:00
paul
d0264f3416 Added the background loading thread and the sample rate in the file 2019-08-05 01:32:01 +02:00
paul
2a493873ae Cosmetics 2019-08-05 00:38:24 +02:00
Paul Ferrand
7922c98c7f Included buffer and prelim work for the FilePool 2019-07-30 00:29:23 +02:00