mirror of
https://github.com/RGBCube/serenity
synced 2025-10-17 13:02:28 +00:00
![]() The Track itself caches the Samples after each processing step which allows it to be queried without the need to process it every time. This result is queried by the WaveWidget which then caches the result to prevent unnecessary heap allocations every paint event. |
||
---|---|---|
.. | ||
Clip.cpp | ||
Clip.h | ||
CMakeLists.txt | ||
Effects.cpp | ||
Effects.h | ||
Envelope.h | ||
FFT.h | ||
Keyboard.cpp | ||
Keyboard.h | ||
MDCT.h | ||
Music.h | ||
Processor.h | ||
ProcessorParameter.h | ||
Synthesizers.cpp | ||
Synthesizers.h | ||
Track.cpp | ||
Track.h | ||
Transport.h | ||
Window.h |