serenity/Userland/Libraries/LibDSP
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
Clip.cpp
Clip.h
CMakeLists.txt
Effects.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Effects.h
Envelope.h
FFT.h
Keyboard.cpp
Keyboard.h
MDCT.h
Music.h
Processor.h
ProcessorParameter.h
Synthesizers.cpp Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Synthesizers.h
Track.cpp Piano: Cache buffers in Track and WaveWidget 2023-08-04 12:56:27 +02:00
Track.h Piano: Cache buffers in Track and WaveWidget 2023-08-04 12:56:27 +02:00
Transport.h
Window.h