mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +00:00
![]() "Frame" is an MPEG term, which is not only unintuitive but also overloaded with different meaning by other codecs (e.g. FLAC). Therefore, use the standard term Sample for the central audio structure. The class is also extracted to its own file, because it's becoming quite large. Bundling these two changes means not distributing similar modifications (changing names and paths) across commits. Co-authored-by: kleines Filmröllchen <malu.bertsch@gmail.com> |
||
---|---|---|
.. | ||
Clip.cpp | ||
Clip.h | ||
CMakeLists.txt | ||
Effects.cpp | ||
Effects.h | ||
Music.h | ||
Processor.h | ||
ProcessorParameter.h | ||
Track.cpp | ||
Track.h | ||
Transport.h |