ladybird/Applications/Piano
2020-09-08 14:01:21 +02:00
..
CMakeLists.txt Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KeysWidget.cpp Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KeysWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KnobsWidget.cpp Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
KnobsWidget.h Piano: Expose multi-track functionality 2020-06-18 16:42:37 +02:00
main.cpp Refactor: Replace usages of FixedArray with Array. 2020-09-08 14:01:21 +02:00
MainWidget.cpp Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
MainWidget.h Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
Music.h Piano: New timing system and zoomable piano roll 2020-02-27 10:21:13 +01:00
RollWidget.cpp Piano: Fix cliping of bottom notes when scrolling in RollWidget 2020-07-11 18:51:41 +02:00
RollWidget.h Piano: Uninitialized member variables in RollWidet, found by Coverity 2020-08-17 09:17:57 +02:00
SamplerWidget.cpp LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
SamplerWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
Track.cpp Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
Track.h Refactor: Replace usages of FixedArray with Array. 2020-09-08 14:01:21 +02:00
TrackManager.cpp Refactor: Replace usages of FixedArray with Array. 2020-09-08 14:01:21 +02:00
TrackManager.h Refactor: Replace usages of FixedArray with Array. 2020-09-08 14:01:21 +02:00
WaveWidget.cpp Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
WaveWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00