ladybird/Userland/Libraries/LibDSP
kleines Filmröllchen 4d65607649 LibDSP: Remove Transport's time counter reference API
This is what the old Transport in Piano had, but as everyone just
references Transport directly, there's no need for it anymore.
2022-05-13 00:47:26 +02: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: Generalize & improve FFT 2022-03-14 22:45:05 +01:00
Effects.cpp LibDSP: Allow ProcessorRangeParameter to specify if it's a log value 2022-02-28 13:59:31 +01:00
Effects.h LibDSP: Refactor OOP non-functionally 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
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: Make the note frequencies an AK::Array instead of a C array 2022-05-13 00:47:26 +02:00
Processor.h LibDSP: Improve const correctness 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: Make the note frequencies an AK::Array instead of a C array 2022-05-13 00:47:26 +02:00
Synthesizers.h LibDSP: Make the note frequencies an AK::Array instead of a C array 2022-05-13 00:47:26 +02:00
Track.cpp LibDSP: Improve const correctness 2022-05-13 00:47:26 +02:00
Track.h LibDSP: Improve const correctness 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