..
catch2
Update Catch2
2022-07-29 02:35:11 +02:00
lfo
Update tests
2021-02-01 13:35:08 +01:00
TestFiles
Move from LFS...
2022-07-27 11:01:07 +02:00
ADSREnvelopeT.cpp
Make ADSREnvelope not a template
2021-02-01 10:30:17 +01:00
AudioBufferT.cpp
Add test for AudioBuffer padding
2020-06-11 03:36:49 +02:00
BindingsT.cpp
Expose a function to free memory allocated by the library
2021-04-16 02:23:11 +02:00
BufferT.cpp
Fix warning in tests
2021-02-24 02:28:25 +01:00
CMakeLists.txt
More optional system preinstalled dependencies
2023-03-29 09:13:25 +02:00
ConcurrencyT.cpp
Provide the spin mutex as internal library
2021-02-02 14:19:12 +01:00
CurveT.cpp
Add a circular test case for the curve
2020-09-15 22:23:42 +02:00
DataHelpers.cpp
Correct a compilation woe
2020-08-19 12:12:48 +02:00
DataHelpers.h
Add LFO regression tests
2020-08-13 06:49:38 +02:00
DirectRegionT.cpp
Honor lorand/hirand in CC triggered regions
2021-10-20 16:28:06 +02:00
EGDescriptionT.cpp
Add dynamic to the basic envelope
2021-06-27 16:51:29 +02:00
EventEnvelopesT.cpp
Remove unused code, update tests
2020-08-09 20:41:44 +02:00
FilesT.cpp
CI update
2023-05-22 17:28:52 +02:00
FlexEGT.cpp
Add tests
2021-06-26 21:09:36 +02:00
FloatHelpersT.cpp
Added a nan/inf checker to the fp traits
2020-04-12 10:35:19 +02:00
HelpersT.cpp
Parse <sample> with base64 data
2021-11-24 12:04:41 +01:00
InterpolatorsT.cpp
Add windowed sinc interpolation
2021-01-31 23:32:10 +01:00
LFOT.cpp
Add lfoN_fade_oncc, lfoN_delay_oncc, lfoN_phase_oncc
2021-03-30 10:05:09 +02:00
MainT.cpp
Connect unit tests with CTest
2021-03-18 00:42:04 +01:00
MemoryT.cpp
Add jsl::aligned_unique_ptr and jsl::make_aligned
2021-09-22 03:12:52 +02:00
MessagingT.cpp
Add test
2020-11-09 14:47:12 +01:00
MidiStateT.cpp
Merge branch 'develop' into keydelta
2021-11-09 22:18:35 +01:00
ModulationsT.cpp
Build time optimization: resources
2021-04-25 04:55:30 +02:00
OpcodeT.cpp
Read exponents in floats
2021-11-20 19:21:55 +01:00
OversamplerT.cpp
Add methods to get oversampler factor given in/out rates
2021-02-24 07:39:35 +01:00
ParsingT.cpp
Parse <sample> with base64 data
2021-11-24 12:04:41 +01:00
PolyphonyT.cpp
Choke notes when the layer is disabled, even if the group and note are the same
2021-11-13 14:14:29 +01:00
RandomHelpersT.cpp
Fast gauss distribution
2020-06-22 02:00:37 +02:00
RangeT.cpp
Fix Range ADL for some MSVC versions
2021-03-23 17:00:43 +01:00
RegionActivationT.cpp
Add loprog/hiprob in the API and engine
2021-12-30 20:23:47 +01:00
RegionTriggersT.cpp
Don't dispatch off notes when offing a CC-trig'd voice
2021-10-20 17:13:38 +02:00
RegionValueComputationsT.cpp
Add amp and pitch veltrack oncc
2021-07-05 09:22:07 +02:00
RegionValuesSetT.cpp
Updating regions through OSC
2021-04-01 06:32:42 +02:00
RegionValuesT.cpp
Add loprog/hiprob in the API and engine
2021-12-30 20:23:47 +01:00
SemaphoreT.cpp
Add RTSemaphore and tests
2020-04-13 16:32:40 +02:00
SIMDHelpersT.cpp
Final cleanups
2020-11-01 08:33:18 +01:00
SmoothersT.cpp
Clean up the va OPF and wrap it as a linear smoother
2020-06-20 15:27:12 +02:00
SwapAndPopT.cpp
Move some utility files
2021-03-25 18:35:20 +01:00
SynthT.cpp
Correct a bug with dynamic updates on offed EGs
2022-05-15 14:13:43 +02:00
TestHelpers.cpp
Correct a bug with dynamic updates on offed EGs
2022-05-15 14:13:43 +02:00
TestHelpers.h
Correct a bug with dynamic updates on offed EGs
2022-05-15 14:13:43 +02:00
TuningT.cpp
Added some tests
2020-06-12 20:20:01 +02:00
WavetablesT.cpp
Parse <sample> with base64 data
2021-11-24 12:04:41 +01:00