ladybird/Userland/Applications/Piano
2021-11-22 23:56:22 +01:00
..
ProcessorParameterWidget Piano: Create controller widgets for processor parameters 2021-11-16 00:09:58 +00:00
AudioPlayerLoop.cpp Piano: Use default sample rate in absence of audio device 2021-11-21 09:27:00 +01: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: Port to LibMain 2021-11-22 23:56:22 +01:00
MainWidget.cpp Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
MainWidget.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
Music.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
PlayerWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
PlayerWidget.h Piano: Add Play/Pause, Forward and Back buttons 2021-07-14 12:07:43 +04:30
RollWidget.cpp LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +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 Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
Track.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
TrackManager.cpp Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +01:00
TrackManager.h Piano: Move to LibDSP's Classic synthesizer 2021-11-22 22:26:17 +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