sfizz/src/sfizz
2019-12-15 02:05:43 +01:00
..
ADSREnvelope.cpp reflush things around 2019-11-23 17:40:55 +01:00
ADSREnvelope.h Documented the envelopes 2019-11-30 00:51:35 +01:00
AtomicGuard.h Documentation work 2019-11-29 23:45:12 +01:00
AudioBuffer.h Documentation work 2019-11-29 23:45:12 +01:00
AudioSpan.h reflush things around 2019-11-23 17:40:55 +01:00
Buffer.h Corrected a bug where buffers were not properly counted when copy constructed 2019-12-10 08:20:55 +01:00
CCMap.h Documented the CC Map class 2019-11-30 00:52:02 +01:00
Config.h Added a divide SIMD helper 2019-12-09 19:22:50 +01:00
Debug.h reflush things around 2019-11-23 17:40:55 +01:00
Defaults.h Added support for parsing bend ranges 2019-12-09 23:24:14 +01:00
EGDescription.h Documented the envelope generator description 2019-11-30 00:52:44 +01:00
EventEnvelopes.cpp Use rounding instead of truncating for a more natural behavior of the quantization at the edges of the relevant range 2019-12-13 14:13:46 +01:00
EventEnvelopes.h Benchmarking the envelopes 2019-12-13 09:34:36 +01:00
FilePool.cpp Added a method in the file pool to wait on the background threads to finish loading 2019-12-08 18:09:21 +01:00
FilePool.h Updated docs and comments 2019-12-08 20:25:22 +01:00
FloatEnvelopes.cpp Added a multiplicative envelope and associated tests 2019-12-13 01:55:24 +01:00
HistoricalBuffer.h HistoricalBuffer now uses a Buffer backend for accountability 2019-12-14 00:43:22 +01:00
LeakDetector.h Documented the leak detector 2019-11-30 00:53:00 +01:00
MathHelpers.h Documentation work 2019-11-29 23:45:12 +01:00
MidiState.h Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
OnePoleFilter.h Documented the one pole filter 2019-11-30 00:53:22 +01:00
Opcode.cpp reflush things around 2019-11-23 17:40:55 +01:00
Opcode.h Documented Opcode 2019-11-30 01:04:14 +01:00
Oversampler.h Corrected an error when activating the SIMD extension on HIIR 2019-12-04 01:18:59 +01:00
OversamplerDummy.cpp Added a simplistic wrapper on the hiir oversampling library and updated the makefile 2019-12-01 22:47:51 +01:00
OversamplerSSE.cpp Corrected an error when activating the SIMD extension on HIIR 2019-12-04 01:18:59 +01:00
Parser.cpp reflush things around 2019-11-23 17:40:55 +01:00
Parser.h reflush things around 2019-11-23 17:40:55 +01:00
Range.h Document range 2019-11-30 08:36:58 +01:00
Regexes.h reflush things around 2019-11-23 17:40:55 +01:00
Region.cpp Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
Region.h Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
Resources.h Moved the file pool into a resource pool 2019-12-01 22:47:51 +01:00
ScopedFTZ.cpp reflush things around 2019-11-23 17:40:55 +01:00
ScopedFTZ.h Documentation work 2019-11-29 23:45:12 +01:00
sfizz_wrapper.cpp Added a feedback for unknown opcodes in the C wrapper and the LV2 synth 2019-12-08 21:43:15 +01:00
SfzHelpers.cpp reflush things around 2019-11-23 17:40:55 +01:00
SfzHelpers.h Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
SIMDDummy.cpp Added a divide SIMD helper 2019-12-09 19:22:50 +01:00
SIMDHelpers.h Added a divide SIMD helper 2019-12-09 19:22:50 +01:00
SIMDSSE.cpp Added a divide SIMD helper 2019-12-09 19:22:50 +01:00
StringViewHelpers.h Documentation work 2019-11-29 23:45:12 +01:00
Synth.cpp Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
Synth.h Trying to pinpoint the segfault in JALV but it seems it's not in sfizz 2019-12-14 00:00:55 +01:00
Voice.cpp Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00
Voice.h Big refactor of midi state to integrate channels 2019-12-15 02:05:43 +01:00