ladybird/Applications/Piano
2020-10-12 19:41:53 +02:00
..
CMakeLists.txt Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
KeysWidget.cpp Piano: Highlight pressed key in roll widget 2020-10-12 19:41:53 +02:00
KeysWidget.h Piano: Highlight pressed key in roll widget 2020-10-12 19:41:53 +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 Piano: Use new format functions. 2020-10-06 15:28:39 +02:00
MainWidget.cpp Piano: Highlight pressed key in roll widget 2020-10-12 19:41:53 +02:00
MainWidget.h Piano: Handle octave slider jumps of greater than 1 2020-07-11 18:51:41 +02:00
Music.h Piano: Add note names to RollWidget 2020-10-12 19:41:53 +02:00
RollWidget.cpp Piano: Add UI support for different lengths of notes 2020-10-12 19:41:53 +02:00
RollWidget.h Piano: Add UI support for different lengths of notes 2020-10-12 19:41:53 +02:00
SamplerWidget.cpp Piano: Use new format functions. 2020-10-06 15:28:39 +02:00
SamplerWidget.h Piano: Allow multiple tracks internally 2020-06-18 16:42:37 +02:00
Track.cpp Piano: Add UI support for different lengths of notes 2020-10-12 19:41:53 +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