sfizz/sfizz
2019-09-09 17:57:22 +02:00
..
mathfuns CMake changes... 2019-08-30 15:28:30 +02:00
ADSREnvelope.cpp CMake changes... 2019-08-30 15:28:30 +02:00
ADSREnvelope.h CMake changes... 2019-08-30 15:28:30 +02:00
AudioBuffer.h Added an AudioSpan and AudioBuffer, to better handle the memory for mono/stereo samples 2019-09-07 01:12:20 +02:00
AudioSpan.h Added an AudioSpan and AudioBuffer, to better handle the memory for mono/stereo samples 2019-09-07 01:12:20 +02:00
Buffer.h CMake changes... 2019-08-30 15:28:30 +02:00
CCMap.h CMake changes... 2019-08-30 15:28:30 +02:00
CMakeLists.txt Added strings as a public linked library for sfizz 2019-08-30 16:04:40 +02:00
Config.h Added a panning SIMD helper and a benchmark against block operations and a scalar computation 2019-09-07 16:28:33 +02:00
Debug.h CMake changes... 2019-08-30 15:28:30 +02:00
Defaults.h CMake changes... 2019-08-30 15:28:30 +02:00
EGDescription.h CMake changes... 2019-08-30 15:28:30 +02:00
FilePool.cpp The filepool is better configured for VST applications 2019-09-08 18:18:19 +02:00
FilePool.h The filepool is better configured for VST applications 2019-09-08 18:18:19 +02:00
FloatEnvelopes.cpp CMake changes... 2019-08-30 15:28:30 +02:00
LeakDetector.h CMake changes... 2019-08-30 15:28:30 +02:00
LinearEnvelope.cpp CMake changes... 2019-08-30 15:28:30 +02:00
LinearEnvelope.h Added the pan envelope 2019-09-07 14:03:44 +02:00
MathHelpers.h Add width and position envelopes 2019-09-07 15:55:35 +02:00
OnePoleFilter.h CMake changes... 2019-08-30 15:28:30 +02:00
Opcode.cpp CMake changes... 2019-08-30 15:28:30 +02:00
Opcode.h CMake changes... 2019-08-30 15:28:30 +02:00
Parser.cpp Corrected a bug where "overlapping" defines were incorrectly replaced 2019-09-09 15:14:09 +02:00
Parser.h CMake changes... 2019-08-30 15:28:30 +02:00
Range.h CMake changes... 2019-08-30 15:28:30 +02:00
Region.cpp Logging and bug in the gain computations 2019-09-09 17:57:22 +02:00
Region.h Cleaning up the gains and volumes and stuff a bit. Hopefully it right(er) now 2019-09-09 17:44:53 +02:00
ScopedFTZ.cpp CMake changes... 2019-08-30 15:28:30 +02:00
ScopedFTZ.h CMake changes... 2019-08-30 15:28:30 +02:00
SfzHelpers.cpp CMake changes... 2019-08-30 15:28:30 +02:00
SfzHelpers.h Added the pan envelope 2019-09-07 14:03:44 +02:00
SIMDDummy.cpp Added a panning SIMD helper and a benchmark against block operations and a scalar computation 2019-09-07 16:28:33 +02:00
SIMDHelpers.h Added a panning SIMD helper and a benchmark against block operations and a scalar computation 2019-09-07 16:28:33 +02:00
SIMDSSE.cpp Corrected a bug in the SSE version of subtract 2019-09-07 17:23:32 +02:00
StereoBuffer.h Added the amplitude envelope 2019-09-06 01:09:36 +02:00
StereoSpan.h CMake changes... 2019-08-30 15:28:30 +02:00
StringViewHelpers.h CMake changes... 2019-08-30 15:28:30 +02:00
Synth.cpp Added a ticket system so that if the background loader fails to provide the file in time it gets discarded. 2019-09-07 17:23:13 +02:00
Synth.h Added a ticket system so that if the background loader fails to provide the file in time it gets discarded. 2019-09-07 17:23:13 +02:00
Voice.cpp Logging and bug in the gain computations 2019-09-09 17:57:22 +02:00
Voice.h Cleaning up the gains and volumes and stuff a bit. Hopefully it right(er) now 2019-09-09 17:44:53 +02:00