Sam Atkins a0f6da7ceb LibDSP: Cast unused smart-pointer return value to void 3 years ago
..
CMakeLists.txt a099a77e82 SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 3 years ago
Clip.cpp a749b16674 Libraries: Add LibDSP 4 years ago
Clip.h a749b16674 Libraries: Add LibDSP 4 years ago
Effects.cpp 69bc04d870 LibDSP: Remove unused Effects::Delay::m_old_delay_size member 3 years ago
Effects.h 69bc04d870 LibDSP: Remove unused Effects::Delay::m_old_delay_size member 3 years ago
Envelope.h 55aecf5381 LibDSP: Fix potential slicing issue in volume_from_envelope 3 years ago
FFT.cpp a099a77e82 SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 3 years ago
FFT.h a099a77e82 SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 3 years ago
Music.h cc9aab7462 LibDSP: Add Envelope abstraction 3 years ago
Processor.h a749b16674 Libraries: Add LibDSP 4 years ago
ProcessorParameter.h b14a64b3c8 Piano: Move to LibDSP's Classic synthesizer 3 years ago
Synthesizers.cpp 55aecf5381 LibDSP: Fix potential slicing issue in volume_from_envelope 3 years ago
Synthesizers.h 55aecf5381 LibDSP: Fix potential slicing issue in volume_from_envelope 3 years ago
Track.cpp a0f6da7ceb LibDSP: Cast unused smart-pointer return value to void 3 years ago
Track.h 8af97d0ce7 Audio: Fix code smells and issues found by static analysis 3 years ago
Transport.h 557be4649d LibDSP: Move to constexpr wherever possible 3 years ago