index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibDSP
/
Track.h
Age
Commit message (
Expand
)
Author
2023-05-05
Piano: Allow per-track controls (again)
kleines Filmröllchen
2023-03-06
Everywhere: Remove NonnullRefPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullRefPtrVector
Andreas Kling
2023-02-15
Piano: Fix insertion and deletion of notes
Florian Kaiser
2023-02-08
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
MacDue
2022-07-25
LibDSP: Add a fixed mastering processor to Track
kleines Filmröllchen
2022-07-25
LibDSP: Remove Track volume getters and setters
kleines Filmröllchen
2022-07-22
Piano+LibDSP: Move Track to LibDSP
kleines Filmröllchen
2022-07-19
LibDSP: Rename library namespace to DSP
kleines Filmröllchen
2022-05-13
LibDSP+Piano: Convert DSP APIs to accept entire sample ranges
kleines Filmröllchen
2022-05-13
LibDSP: Improve const correctness
kleines Filmröllchen
2022-05-13
LibDSP: Refactor OOP non-functionally
kleines Filmröllchen
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2021-11-15
Audio: Fix code smells and issues found by static analysis
kleines Filmröllchen
2021-11-11
LibDSP: Optimize note processing
kleines Filmröllchen
2021-08-31
Libraries: Add LibDSP
kleines Filmröllchen