ladybird/Userland/Applications/Piano
2021-10-01 01:18:52 +01:00
..
AudioPlayerLoop.cpp Userland+LibAudio: Make audio applications support dynamic sample rate 2021-08-27 23:35:27 +04:30
AudioPlayerLoop.h Userland+LibAudio: Make audio applications support dynamic sample rate 2021-08-27 23:35:27 +04:30
CMakeLists.txt Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
KeysWidget.cpp Piano: Use the return key emoji in the key labels 2021-05-17 00:16:49 +01:00
KeysWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
KnobsWidget.cpp Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
KnobsWidget.h Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
main.cpp Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
MainWidget.cpp Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
MainWidget.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
Music.h Audio: Change how volume works 2021-09-12 23:38:57 +02:00
PlayerWidget.cpp LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
PlayerWidget.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
ProcessorParameterSlider.cpp Piano: Format slider values when initially set 2021-09-04 03:24:03 +02:00
ProcessorParameterSlider.h Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
RollWidget.cpp Piano: Draw note names on top of notes 2021-09-03 23:34:38 +02:00
RollWidget.h LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
SamplerWidget.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
SamplerWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Track.cpp Audio: Change how volume works 2021-09-12 23:38:57 +02:00
Track.h Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
TrackManager.cpp Userland: Fix typos 2021-10-01 01:18:52 +01:00
TrackManager.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
WaveWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
WaveWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00