mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 01:27:44 +00:00
Libraries: Add LibDSP
LibDSP is a library for digital signal processing, and is primarily intended to support the future DAW version of Piano.
This commit is contained in:
parent
8f4b577405
commit
a749b16674
14 changed files with 829 additions and 0 deletions
|
@ -63,6 +63,7 @@ I'm also on [Patreon](https://www.patreon.com/serenityos) and [GitHub Sponsors](
|
|||
* JavaScript engine (LibJS)
|
||||
* Markdown (LibMarkdown)
|
||||
* Audio (LibAudio)
|
||||
* Digital Signal Processing/Synthesizer Chains (LibDSP)
|
||||
* PCI database (LibPCIDB)
|
||||
* Terminal emulation (LibVT)
|
||||
* Out-of-process network protocol I/O (LibProtocol)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue