ladybird/Userland/Applications/Piano
2021-09-04 03:24:03 +02:00
..
AudioPlayerLoop.cpp
AudioPlayerLoop.h
CMakeLists.txt Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
KeysWidget.cpp
KeysWidget.h
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
MainWidget.cpp Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
MainWidget.h
Music.h Piano: Add velocity and pitch support 2021-08-31 17:03:55 +04:30
PlayerWidget.cpp
PlayerWidget.h
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
SamplerWidget.cpp
SamplerWidget.h
Track.cpp AK: Rename create<T> => make_ref_counted<T> 2021-09-03 02:36:09 +02:00
Track.h Piano: Use LibDSP to implement delay 2021-08-31 17:03:55 +04:30
TrackManager.cpp
TrackManager.h
WaveWidget.cpp
WaveWidget.h