sfizz/tests
2019-12-22 23:37:22 +01:00
..
catch2 Move catch2 2019-11-23 19:08:33 +01:00
cnpy Move stuff again... 2019-11-23 18:03:17 +01:00
TestFiles Corrected a bug in the release logic 2019-12-22 10:45:25 +01:00
ADSREnvelopeT.cpp CMake changes... 2019-08-30 15:28:30 +02:00
AudioBufferT.cpp Moved everyone into the sfz namespace to avoid clashing when importing the lib 2019-09-25 23:51:53 +02:00
BufferT.cpp Disabled the move semantics from Buffer, just in case. 2019-12-02 12:25:28 +01:00
CMakeLists.txt Changed the regex tests and moved to a new file 2019-12-18 10:24:01 +01:00
EventEnvelopesT.cpp Corrected the multiplicative envelope logic 2019-12-17 21:12:11 +01:00
FilesT.cpp Added proper support for off_modes 2019-12-21 21:24:49 +01:00
HelpersT.cpp Removed usage of string-view literals 2019-09-21 10:34:59 +02:00
MainT.cpp Added back the test main 2019-08-30 01:34:30 +02:00
MidiStateT.cpp Check for extended CC support in the midi state 2019-12-17 12:35:29 +01:00
OnePoleFilterT.cpp Added tests 2019-11-23 19:10:37 +01:00
OpcodeT.cpp CMake changes... 2019-08-30 15:28:30 +02:00
ParsingT.cpp Removed the regexes 2019-12-18 10:29:33 +01:00
RangeT.cpp Range was not in the namespace sfz 2019-09-28 14:17:34 +02:00
RegionActivationT.cpp ccState and the midiState globals become a single private member of the Synth object; read-only references are loaded on creation into the regions and voice. 2019-09-21 01:07:53 +02:00
RegionT.cpp The midi channels should now be 0-based everywhere 2019-12-15 23:48:21 +01:00
RegionTriggersT.cpp Passing -1 to hikey works properly 2019-12-20 01:59:06 +01:00
RegionValueComputationsT.cpp Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
SIMDHelpersT.cpp Moved everyone into the sfz namespace to avoid clashing when importing the lib 2019-09-25 23:51:53 +02:00
SynthT.cpp Change the oversampling enum to enum class 2019-12-22 23:37:22 +01:00