summaryrefslogtreecommitdiff
path: root/Userland/Applications/SoundPlayer/BarsVisualizationWidget.h
AgeCommit message (Expand)Author
2022-05-07LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit floatkleines Filmröllchen
2022-05-03LibAudio+Userland: Remove Audio::LegacyBufferkleines Filmröllchen
2022-03-14SoundPlayer: Implement logarithmic spectrum displaykleines Filmröllchen
2022-03-14SoundPlayer: Use overlapping windows for bars visualizationkleines Filmröllchen
2022-03-14SoundPlayer: Rework FFT visualizationArne Elster
2022-03-14SoundPlayer: Auto refresh visualization widgetsArne Elster
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-10-25SoundPlayer: Fix inconsistencies and code duplicationLeandro Pereira
2021-07-11SoundPlayer: Show the context menu right under the cursorKarol Kosek
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-27SoundPlayer: Add samplerate variable to visualizationsCesar Torres
2021-03-27SoundPlayer: Add a 'Bars' audio visualizationCesar Torres