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
/
Synthesizers.cpp
Age
Commit message (
Expand
)
Author
2023-02-25
Everywhere: Use _{short_,}string to create Strings from literals
Linus Groh
2023-02-25
LibDSP: Get rid of DeprecatedString
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-26
LibDSP: Fix keyboard glitch in Classic
kleines Filmröllchen
2022-05-13
LibDSP+Piano: Convert DSP APIs to accept entire sample ranges
kleines Filmröllchen
2022-05-13
LibDSP: Make the note frequencies an AK::Array instead of a C array
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-05-03
LibAudio+Userland: Remove Audio::LegacyBuffer
kleines Filmröllchen
2022-02-28
LibDSP: Allow ProcessorRangeParameter to specify if it's a log value
kleines Filmröllchen
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2021-11-29
LibDSP: Fix potential slicing issue in volume_from_envelope
Brian Gianforcaro
2021-11-22
Piano: Move to LibDSP's Classic synthesizer
kleines Filmröllchen
2021-11-22
LibDSP: Create Classic synth
kleines Filmröllchen