| .. |
|
catch2
|
Update catch2
|
2021-03-18 00:41:37 +01:00 |
|
lfo
|
Update tests
|
2021-02-01 13:35:08 +01:00 |
|
TestFiles
|
Small, all zero files are replaced by *silence
|
2021-04-15 11:02:04 +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
|
Add Midnam bindings in C++
|
2021-04-16 02:09:10 +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
|
Remove the indirection
|
2021-03-30 17:49:17 +02:00 |
|
EGDescriptionT.cpp
|
Update tests without clamped values
|
2021-04-01 02:01:07 +02:00 |
|
EventEnvelopesT.cpp
|
Remove unused code, update tests
|
2020-08-09 20:41:44 +02:00 |
|
FilesT.cpp
|
Tweak the crossfades
|
2021-05-20 20:18: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
|
Move some utility files
|
2021-03-25 18:35:20 +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 |
|
MessagingT.cpp
|
Add test
|
2020-11-09 14:47:12 +01:00 |
|
MidiStateT.cpp
|
Reset to default CC values
|
2021-05-23 17:31:48 +02:00 |
|
ModulationsT.cpp
|
Build time optimization: resources
|
2021-04-25 04:55:30 +02:00 |
|
OpcodeT.cpp
|
Allow OpcodeSpec to process enums too
|
2021-04-15 17:02:38 +02:00 |
|
OversamplerT.cpp
|
Add methods to get oversampler factor given in/out rates
|
2021-02-24 07:39:35 +01:00 |
|
ParsingT.cpp
|
Remove header dependency Parser from Synth
|
2021-04-25 05:33:42 +02:00 |
|
PolyphonyT.cpp
|
Add tests
|
2021-06-25 19:44:04 +02: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
|
Test and API doc update w.r.t. ordering
|
2021-04-05 14:13:34 +02:00 |
|
RegionTriggersT.cpp
|
Test and API doc update w.r.t. ordering
|
2021-04-05 14:13:34 +02:00 |
|
RegionValueComputationsT.cpp
|
Rename the stateful free functions
|
2021-07-05 09:12:35 +02:00 |
|
RegionValuesSetT.cpp
|
Updating regions through OSC
|
2021-04-01 06:32:42 +02:00 |
|
RegionValuesT.cpp
|
Parse the relevant inputs
|
2021-06-29 10:48:53 +02: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
|
Move the stateful region value computations in a separate file
|
2021-07-04 19:32:17 +02:00 |
|
TestHelpers.cpp
|
Add tests
|
2021-06-25 19:44:04 +02:00 |
|
TestHelpers.h
|
Add tests
|
2021-06-25 19:44:04 +02:00 |
|
TuningT.cpp
|
Added some tests
|
2020-06-12 20:20:01 +02:00 |
|
WavetablesT.cpp
|
Merge pull request #347 from jpcima/hq-wavetables
|
2020-08-12 01:16:05 +02:00 |