ladybird/Userland/Applications/Piano
Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider
This method help us to avoid repeating the pattern
'set_value(value() + delta)'.
2021-12-30 14:31:50 +01:00
..
ProcessorParameterWidget Piano: Create controller widgets for processor parameters 2021-11-16 00:09:58 +00:00
AudioPlayerLoop.cpp LibAudio: New error propagation API in Loader and Buffer 2021-11-28 13:33:51 -08:00
AudioPlayerLoop.h Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
CMakeLists.txt Piano: Port to LibMain 2021-11-22 23:56:22 +01:00
KeysWidget.cpp Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
KeysWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
KnobsWidget.cpp Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
KnobsWidget.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
main.cpp Piano: Add track controls to the player widget 2021-12-11 23:07:21 +01:00
MainWidget.cpp Piano: Make Key_Space shortcut to toggle playback 2021-12-20 10:39:37 -08:00
MainWidget.h Piano: Add track controls to the player widget 2021-12-11 23:07:21 +01:00
Music.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
PlayerWidget.cpp Piano: Make Key_Space shortcut to toggle playback 2021-12-20 10:39:37 -08:00
PlayerWidget.h Piano: Make Key_Space shortcut to toggle playback 2021-12-20 10:39:37 -08:00
RollWidget.cpp Everywhere: Use 'increase_slider_by()' method from AbstractSlider 2021-12-30 14:31:50 +01:00
RollWidget.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
SamplerWidget.cpp Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
SamplerWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Track.cpp LibAudio: New error propagation API in Loader and Buffer 2021-11-28 13:33:51 -08:00
Track.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
TrackManager.cpp Piano: Add track controls to the player widget 2021-12-11 23:07:21 +01:00
TrackManager.h Piano: Add track controls to the player widget 2021-12-11 23:07:21 +01:00
WaveWidget.cpp Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
WaveWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00