ladybird/Userland/Libraries/LibDSP
kleines Filmröllchen 62c1ce4073 LibDSP: Fix keyboard glitch in Classic
This is quite elusive.
2022-05-26 10:24:43 +01:00
..
Clip.cpp LibDSP: Make the note frequencies an AK::Array instead of a C array 2022-05-13 00:47:26 +02:00
Clip.h LibDSP: Make the note frequencies an AK::Array instead of a C array 2022-05-13 00:47:26 +02:00
CMakeLists.txt LibDSP: Introduce the Keyboard 2022-05-26 10:24:43 +01:00
Effects.cpp LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
Effects.h LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
Envelope.h Everywhere: Use my new serenityos.org e-mail :^) 2022-01-14 11:54:09 +01:00
FFT.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
Keyboard.cpp LibDSP: Introduce the Keyboard 2022-05-26 10:24:43 +01:00
Keyboard.h LibDSP: Introduce the Keyboard 2022-05-26 10:24:43 +01:00
MDCT.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
Music.h LibDSP: Introduce the Keyboard 2022-05-26 10:24:43 +01:00
Processor.h LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
ProcessorParameter.h LibDSP: Refactor OOP non-functionally 2022-05-13 00:47:26 +02:00
Synthesizers.cpp LibDSP: Fix keyboard glitch in Classic 2022-05-26 10:24:43 +01:00
Synthesizers.h LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
Track.cpp LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
Track.h LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
Transport.h LibDSP: Remove Transport's time counter reference API 2022-05-13 00:47:26 +02:00
Window.h LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00