summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDSP/Track.h
AgeCommit message (Expand)Author
2023-05-05Piano: Allow per-track controls (again)kleines Filmröllchen
2023-03-06Everywhere: Remove NonnullRefPtr.h includesAndreas Kling
2023-03-06Everywhere: Stop using NonnullRefPtrVectorAndreas Kling
2023-02-15Piano: Fix insertion and deletion of notesFlorian Kaiser
2023-02-08Everywhere: Use ReadonlySpan<T> instead of Span<T const>MacDue
2022-07-25LibDSP: Add a fixed mastering processor to Trackkleines Filmröllchen
2022-07-25LibDSP: Remove Track volume getters and setterskleines Filmröllchen
2022-07-22Piano+LibDSP: Move Track to LibDSPkleines Filmröllchen
2022-07-19LibDSP: Rename library namespace to DSPkleines Filmröllchen
2022-05-13LibDSP+Piano: Convert DSP APIs to accept entire sample rangeskleines Filmröllchen
2022-05-13LibDSP: Improve const correctnesskleines Filmröllchen
2022-05-13LibDSP: Refactor OOP non-functionallykleines Filmröllchen
2022-01-14Everywhere: Use my new serenityos.org e-mail :^)kleines Filmröllchen
2021-11-15Audio: Fix code smells and issues found by static analysiskleines Filmröllchen
2021-11-11LibDSP: Optimize note processingkleines Filmröllchen
2021-08-31Libraries: Add LibDSPkleines Filmröllchen