Commit graph

14 commits

Author SHA1 Message Date
Jean Pierre Cimalando
9cb0a457a5 Make ADSREnvelope not a template 2021-02-01 10:30:17 +01:00
Jean Pierre Cimalando
4dbe8bd602 Add windowed sinc interpolation 2021-01-31 23:32:10 +01:00
Jean Pierre Cimalando
f063062f7c Make a separate target for sfizz::internal, for tests and benchmarks 2020-12-14 13:49:36 +01:00
Jean Pierre Cimalando
96a462e20d Use hiir and filesystem as interface libraries 2020-12-14 11:43:47 +01:00
Jean Pierre Cimalando
baf228802b Add the beat clock 2020-11-15 00:42:13 +01:00
Jean Pierre Cimalando
722225f9f2 Add OSC and plugin-side communication 2020-11-05 05:48:24 +01:00
Jean Pierre Cimalando
cda079eef8 Fix the sndfile conditional not well handled in demo programs
The conditional ST_AUDIO_FILE_USE_SNDFILE appears in private headers,
which are used by some demo programs. Linking to sfizz does not inherit
this flag, and FileInstrument gets wrong values for loop constants.
2020-11-04 08:45:57 +01:00
Paul Ferrand
81a4ed22eb Final refactor into VoiceManager
Cleanups..
2020-11-01 08:33:18 +01:00
Jean Pierre Cimalando
b39fa44c98 Add libaiff to makefiles [ci skip] 2020-10-31 16:15:35 +01:00
Jean Pierre Cimalando
4238f0de7c Update makefiles (2) 2020-10-28 16:34:57 +01:00
Jean Pierre Cimalando
c6090d44fc Update makefiles 2020-10-28 16:34:57 +01:00
Jean Pierre Cimalando
b65583774f mk: add Apple to OS detections [ci skip] 2020-09-27 17:19:18 +02:00
Jean Pierre Cimalando
fcca6317ec mk: reorganize the link flags, add dbghelp under Windows 2020-09-27 17:14:54 +02:00
Jean Pierre Cimalando
5b28feac03 Makefile update, and support of VCV Rack SDK 2020-09-27 02:54:13 +02:00